luckyblackcat
Programmer
Hi
I need to write an application which searches a MySQL db and dispays the results much like a search engine.
I have a number of fields to output in a 3x2 table
1st row ... A ref no, title
2nd Row A thumnail jpg (blob), main description
3rd Row Tel:, e-mail
I would like to control the number of results per page
and have |<< < > >>| or better navigation at the head and foot.
Anyone know of any library scripts/examples I could use.
This has to be widely used but I'm on a steep learning curve here and have limited time available (No time to read up ....I need to cheat)
Thanks for reading this
luckyblackcat
I need to write an application which searches a MySQL db and dispays the results much like a search engine.
I have a number of fields to output in a 3x2 table
1st row ... A ref no, title
2nd Row A thumnail jpg (blob), main description
3rd Row Tel:, e-mail
I would like to control the number of results per page
and have |<< < > >>| or better navigation at the head and foot.
Anyone know of any library scripts/examples I could use.
This has to be widely used but I'm on a steep learning curve here and have limited time available (No time to read up ....I need to cheat)
Thanks for reading this
luckyblackcat