drivle
03-20-2001, 03:02 PM
Hi
Perl/MySQL newbie here, (approx 6weeks) :(
I have had a degree of success using the above, I can add to - delete from - and display my databases ok.
But...
When I display the contents - it's all the query results at one go.
I know I can use LIMIT, but I'd like to be able to do it search engine style.
ie - display 10 records with a series of numbers underneath for the user to select the next 10 pages of 10 records etc.
I'd much appreciate your help - or pointers to existing scripts that I could tweak.
Many thanks,
D.
Perl/MySQL newbie here, (approx 6weeks) :(
I have had a degree of success using the above, I can add to - delete from - and display my databases ok.
But...
When I display the contents - it's all the query results at one go.
I know I can use LIMIT, but I'd like to be able to do it search engine style.
ie - display 10 records with a series of numbers underneath for the user to select the next 10 pages of 10 records etc.
I'd much appreciate your help - or pointers to existing scripts that I could tweak.
Many thanks,
D.