hey there..
how can i use wildcards in this case:
i want everything that could stand after "page=" to be accepted.. just like i would put an "*" .. i tried with "%", but it didnt work!Code:if( $_SERVER["HTTP_REFERER"] == "http://www.site.net/index.php?page=" )
plz help



Reply With Quote

Bookmarks