Dear all, Now i have an Oracle database. I have created a table contains 43 rows for example. I use PHP to contact with my oracle. I want to write a script access my Oracle for display data into table. Each time display 9 rows. So I dont't know how to program such as "Page 1 2 3 4 Next".Can anybody show me the way?And addition, when i use SQL command as "select * from table_name where id>'$id' ", it didn't display at all. Thanks you in advance. BaDu
- Re: [PHP] About PHP & Oracle Duy B
- Re: [PHP] About PHP & Oracle Joel Ricker