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

    How to make MySQL make a if...else selection for PHP?

    I have a MySQL (v. 3.23.41) data base and a PHP (v. 4) file that collects information from this data base. Say, there is a table named TBL in the data base, in which there are fields FIELD1, FIELD2. I write the following in my PHP request: -------beginning------ $query = "select FIELD1...

Part and Inventory Search

Back
Top