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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lewisd

    Passing parameters in URL (?var=value)

    I'm new to PHP, so this could be a stupid question.. But why won't this work? (Some.html) <a href=&quot;/error.php?e=error1&quot;>error</a> (error.php) <? print(&quot;error code &quot;.$e); ?> Yields this on browser (IE5) error code From the documentation it looks like I should...

Part and Inventory Search

Back
Top