naboth_abaho Posted February 15, 2010 Share Posted February 15, 2010 hello guys. i rwote a code to display fields from a database table. it displays in a form. i want the user to change some of the values and then re insert this information into the database after changing it as an update. is there a way i could do this Link to comment https://forums.phpfreaks.com/topic/192131-help/ Share on other sites More sharing options...
jl5501 Posted February 15, 2010 Share Posted February 15, 2010 yes, you take your form $_POST data and write a script that generates an update, sql statement. If you provide some of your code so far, then more specific help will be available Link to comment https://forums.phpfreaks.com/topic/192131-help/#findComment-1012543 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.