[PHP] Displaying query results

2001-03-29 Thread M. A. Ould-Beddi
I wrote a PHP script which perfrom a query on a MysQl databasis. i want the result to be displayed by 10 records in each page with hyperlinks to move to the next or previous page and to each page. Something like this: XX records were found Display 1-10 results 1- 2 . NextP

[PHP] Need Function generating integers

2001-03-01 Thread M. A. Ould-Beddi
I need a sequence of small integers for primary keys in mysql tables; I want php to generate them. How can I do that? Thanks -- 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 admi