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!

Search results for query: *

  1. needphphelp

    PHP equivalent of JS document.location

    OK, crack this. I call it 100 dollar PHP question Can anyone translate this piece of javascript into PHP? <script> document.write(document.location); </script> It should return the current document URL, including: query - after the question mark ? (I would use $QUERY_STRING) fragment - after...

Part and Inventory Search

Back
Top