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

  • Users: Angua
  • Content: Threads
  • Order by date
  1. Angua

    Page change dependent on result from sql

    Hey, My PHP isn't great, I need to preform a different task depending on the result of the sql query, I have..... for( p=0; p<3; p++) { <?php // Request the info $result = mysql_query(&quot;SELECT psword FROM db WHERE psword='password'&quot;); if (!$result) { echo(&quot;<P>Error...

Part and Inventory Search

Back
Top