Jump to content

Look for example/tutorial


SkyRanger

Recommended Posts

Hi All, Firstly I would like to thank you all for all of the help that you have give me thus far.

 

I have no code to post <--- Reason I need to figure out how to first start.

 

Which brings me to this. I am looking for an example or tutorial (Searched google with little luck) on how I can output a table in alphabetical order but on different pages.

 

I seen a code a while ago that would help me out but lost it.

 

Example of what I am trying to do is print out the menu

 

A - Z Show All

 

I already have a basic idea on how to do this but not sure how to do the show all.

 

SELECT  * FROM `cinvent` WHERE oname='$client' and iname like '$letter%'

 

And also I am trying to clean it up some to only link the letters that actually have something in the database.

 

Thank you for your time.

Link to comment
https://forums.phpfreaks.com/topic/273655-look-for-exampletutorial/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.