gabrielfuller
IS-IT--Management
I have developed an application program for some friends. People go and apply in the end user section, the form inputs the texts into a mysql db and then sends the users to another page.
I am trying to create an administration backend but am stuck on a specific part.
When i go to a specific link (modapps.php?id=$id), I want it to set the columns for that row, as variables. So say I have modapps.php?id=12... I want it to set the column named fname as variable named $fname so that I can display it in a form link to and update mysql application.
Does anyone know how I can do this?
Gabriel Fuller
Teen Mania Ministries
I am trying to create an administration backend but am stuck on a specific part.
When i go to a specific link (modapps.php?id=$id), I want it to set the columns for that row, as variables. So say I have modapps.php?id=12... I want it to set the column named fname as variable named $fname so that I can display it in a form link to and update mysql application.
Does anyone know how I can do this?
Gabriel Fuller
Teen Mania Ministries