sessionid abschalten bei googlebesuch?

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • #16
    Versuchs jetzt mal?
    PHP-Code:
    <?
    $sumas = array (
        "#antibot#i",
        "#appie#i",
        "#architext#i",
        "#´---gekürzt----#i",
        "#webcompass#i",
        "#yandex#i",
        "#robot#i",
        "#lynx#i",
        "#crawl#i"
        );
    if(!preg_match($sumas, getenv("HTTP_USER_AGENT")))
    session_start();
    ?>
    Ans Ziel kommt nur der, der auch eins hat. www.e-cross.info

    Kommentar


    • #17
      funktioniert leider auch nicht.
      mfg
      marc75

      <Platz für anderes>

      Kommentar

      Lädt...
      X