ManOnScooter Posted October 25, 2007 Share Posted October 25, 2007 Anybody got any tutorial on the following 1. return value to textbox from database 2. returning single value from Database to browser Thanks Man On Scooter Link to comment https://forums.phpfreaks.com/topic/74731-solved-tutorials-needed/ Share on other sites More sharing options...
pocobueno1388 Posted October 25, 2007 Share Posted October 25, 2007 http://www.tizag.com/mysqlTutorial/mysqlquery.php http://www.tizag.com/mysqlTutorial/ Link to comment https://forums.phpfreaks.com/topic/74731-solved-tutorials-needed/#findComment-377798 Share on other sites More sharing options...
ManOnScooter Posted October 25, 2007 Author Share Posted October 25, 2007 Thanks, Need some tutorials for filling forms(textbox/textarea from database). eg.filling getting data from database and filling in textbox. Man On Scooter Link to comment https://forums.phpfreaks.com/topic/74731-solved-tutorials-needed/#findComment-377809 Share on other sites More sharing options...
mkosmosports Posted October 25, 2007 Share Posted October 25, 2007 Those tutorials would apply to that as well Man on Scooter. If you can get a handle on retrieving from the mysql db, then you can put the returned values inside the matching value attribute of your input or in between the textarea tags of your form to fill them. Link to comment https://forums.phpfreaks.com/topic/74731-solved-tutorials-needed/#findComment-377811 Share on other sites More sharing options...
ManOnScooter Posted October 25, 2007 Author Share Posted October 25, 2007 I think i have got some stuff, google search. Lemme see if it works-will keep you posted. Thanks Link to comment https://forums.phpfreaks.com/topic/74731-solved-tutorials-needed/#findComment-377825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.