PHP A to Z sorting script
Here is a quick way to filter records from a MySQL table using dynamically generated alphabet links. The MySQL table may look something like this: tbl_customers id firstname lastname 1 John Smith 2 Joanne Johnson And here is what the dynamically
Read More» 17 comments