if(strstr($ua, 'msnbot') || stristr($ua, 'Googlebot') || stristr($ua, 'Yahoo! Slurp')){
I am not very familiar with PHP but what i understand is strstr is a validating method
tell me is this method a primitive one or one has to write it? Or is there any web service
offering this method?
And since you talking about hacking is CROSS SITE SCRIPTING by default is blocked by a PHP server
or do we have to write a script for checking that too.
Any ways i have not tested your scripts but its nice to see people talking about this things.



LinkBack URL
About LinkBacks


Reply With Quote

Bookmarks