| | |
sort on field names; refresh page?
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2004
Posts: 2
Reputation:
Solved Threads: 0
I only started last week with php mysql(be nice)
I have a MySQL db where a user can enter contact info, usually stuff:
FirstName
LastName
Address
City
State
Zip
I return this info to a php page which shows all info in db.
$result = mysql_query("SELECT * FROM contacts");
I would like to make some sort fields for the page. Sort by LastName or Sort by State.
I know how to write the sql for the query for the db, what I am unsure of is how to use it on the php page and get the page re-displayed when the label is clicked?
hope thats clear. thank you for your time.
I have a MySQL db where a user can enter contact info, usually stuff:
FirstName
LastName
Address
City
State
Zip
I return this info to a php page which shows all info in db.
$result = mysql_query("SELECT * FROM contacts");
I would like to make some sort fields for the page. Sort by LastName or Sort by State.
I know how to write the sql for the query for the db, what I am unsure of is how to use it on the php page and get the page re-displayed when the label is clicked?
hope thats clear. thank you for your time.
![]() |
Similar Threads
- refresh page one time only.. (PHP)
- calculating dynamic field names (JavaScript / DHTML / AJAX)
- To sort column names in datagird view (VB.NET)
- how to refresh the page automatically in asp.net 2005 [even used meta tag also] (ASP.NET)
- how to refresh the page in asp.net 2005 (ASP.NET)
- Text field does not enable on refresh (JavaScript / DHTML / AJAX)
Other Threads in the PHP Forum
- Previous Thread: PHP .tpl format template help! URGENT!
- Next Thread: error installing Apache
| Thread Tools | Search this Thread |
301 apache api array autosuggest beginner binary broken cakephp checkbox class cms code compression cron curl data database date display dropdownlist dynamic echo email eregi error execution file files folder form forms function functions google href htaccess html httppost if...loop image include insert ip javascript joomla jquery key library limit link links login mail md5 menu mlm multiple mysql mysql_real_escape_string oop paypal pdf pdfdownload php phpvotingscript problem query radio random recursion remote screen script search searchbox server session sessions sms sorting source space sql syntax system table tutorial update upload url validator variable video volume votedown web website youtube zend





