I'd like to do a search engine on my homepage. I'll search a cell phone in 
mysql database.

I want to search this cell phone and list in HTML table.

This list of cell phones must have 30 lines and the cell phones that I
found (searched) must be in the middle of the list.

I want to show the cell phones before and after of the one I search
(found), order by cellphone.

How could I do that?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to