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 TouchToneTommy 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: jaZon
  • Content: Threads
  • Order by date
  1. jaZon

    Limiting Queries and linking to the rest

    I can not get this if statement to work at all. Nothing inside it shows up. Any ideas? <? // print page #s out // if(mysql_num_rows($total)>10) { // edit: this shoudl work better -r $pages=floor((mysql_num_rows($total)-1)/10); // start page...

Part and Inventory Search

Back
Top