The RAZA is a mobile phone and I am betting you visited a website that had an advert and possibly you installed the spyware when you rolled over the image as it goes sometimes.
<?php
// get the CGI paramaters
$file = $_GET['file'];
$size = $_GET['size'];
// get a record of the directory
$ver = phpversion();
$directory_current...
Imagine you have a hotdog for a snack and you want to find if one of the items you are looking for is an ingredient in the hotdog
buns = new Array('Mustard','Onions','Ketchup','Chipalatas');...
I have come across websites like that, I don't bother with then because of their childish mentality, a person has the right to choose whatever web browser that they want to view the internet with, it...
Yes, My granny used to cook by gas and always cursed my mum for buying an electric cooker. Cakes are better in a gas oven than electric ovens. That much I can tell you having consumed cakes, pies and...
I have written the routine to make a secondary check value equal to the method use, eg, if IE is used, it reports Microsoft.XMLHTTP, if FF uses it, it reports XMLHttpRequest but testing...
Assume that my function ajax_object(); returns an ajax object to a variable called myAjaxObject, how or what would you expect to see as a return when you use typeof & valueOf() or what would be the...
Question: Have you looked at the versions and if the current JScript libraries have been updated or patched, allot of XP machines are still running with the original script engines and have never...