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. tru2dalimit

    Calling Functions

    Hi im new to PHP, and i wrote a piece of code that contains a drop down menu with three items and i wanted to retain the item selected when i come back. I used a session variable to retain the variable and created a fuction: if(isset($HTTP_POST_VARS['Salutation'])) { $Salutation =...

Part and Inventory Search

Back
Top