Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by LenHewitt

  1. LenHewitt

    HTTP_REFERER problem

    >> I ran scripts to list all the environmental variables and in both cases, the HTTP_REFERER was not listed.<< HTTP_REFERER will only exist when there IS an HTTP_REFERER. If you call your listing script from another page, HTTP_REFERER should be there, but if you just type in the script address...
  2. LenHewitt

    .htaccess rewrite engine

    Problem: I'm attempting to automate broken link error reporting. In .htaccess I have: ErrorDocument 404 http://www.bachmann.co.uk/error404.php4 ErrorDocument 500 http://www.bachmann.co.uk/error404.php4 Many pages on the site are dynamic .PHP pages. I want to be able to pass through any...

Part and Inventory Search

Back
Top