Little problem in PHP
Posted: Wed Jan 31, 2007 2:03 pm
Hello,
I am facing a little problem in PHP.
I have a table which has three fields
Table Name : images
field1 Name:img_id
field2 Name :image_path
field3 Name:image_text
The requirement is to show the Image and its respective text in a Table. And show only One image and its text at a time.
Below Table there are two button links, "NEXT" and "PREVIOUS". When user press the "NEXT" button the page
refreshes and it will show the NEXT IMAGE and its respective text. And when user press the PRevious button
it goes onestep back.
Kindly help that how can i do this.
I spend many hours on this, but i am unable to write its algo and sequenced code. I am unable to write the sequence of code.
Kindly help
Thanks
I am facing a little problem in PHP.
I have a table which has three fields
Table Name : images
field1 Name:img_id
field2 Name :image_path
field3 Name:image_text
The requirement is to show the Image and its respective text in a Table. And show only One image and its text at a time.
Below Table there are two button links, "NEXT" and "PREVIOUS". When user press the "NEXT" button the page
refreshes and it will show the NEXT IMAGE and its respective text. And when user press the PRevious button
it goes onestep back.
Kindly help that how can i do this.
I spend many hours on this, but i am unable to write its algo and sequenced code. I am unable to write the sequence of code.
Kindly help
Thanks