Re: multiple pages results

2004-05-24 Thread JupiterHost.Net
Cristi Ocolisan wrote: Hello everybody, While interrogating a MySQL database, I'm trying to split the results into multiple pages. I don't know where I'm going wrong. When I run the script below, only the number of pages is printed on screen. Can anyone help? You may want to check out Dat

multiple pages results

2004-05-24 Thread Cristi Ocolisan
Hello everybody, While interrogating a MySQL database, I'm trying to split the results into multiple pages. I don't know where I'm going wrong. When I run the script below, only the number of pages is printed on screen. Can anyone help? #!/usr/bin/perl use CGI ":all"; use