SpiderPhp

Just another WordPress weblog

Creating Dynamic Next And Previous Button With Php And Oracle?

Posted Thursday, July 2nd, 2009
Tags: , , , , , ,
Posted in Uncategorized | 1 Comment »

How do you create a next and previous button using php and oracle as your database? For example, I have 100 records and I only want to show 30 records at a time. I really have no clue on how to do it. I know it can be done using php and mysql but our project requires us to use oracle as database.