Populate a text box with MSQL Query

admin

Administrator
Staff member
I was wondering if anyone knows where I can find a simple example of a MYSQL and PHP database CODE.

Specifically, I set up a PHP/MYSQL database with PHP Front. I have an interface to load the data and it works fine already. I can also specifically query a record and show the results. BUT, I want to increment it, 1 record at a time by using a "NEXT" button.

I would appreciate a snippet of code if possible or a somewhere to find an actual running application.

Thanks Very Much in advance..
Vin
 
Back
Top