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 Chris Miller 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: *

  • Users: mcanale
  • Order by date
  1. mcanale

    get data from url without sting=

    You can also explode the string into an array. So if your string is file.php?r=1&x=2 you can make it file.php?1,2 So pretty much you just explode the uri and remember which array variable is which. You can also use mod_rewrite and make it seem like all the variables are directory like...

Part and Inventory Search

Back
Top