
newbtophp
-
Posts
631 -
Joined
-
Last visited
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
PHPFreaks Tutorials Wishlist
in PHPFreaks.com Website Feedback
Posted
What I'd really like to learn, is how to manage (edit/delete/submit) data via php (form) to a database (table).
This would be a greate tutorial, and would really help me, I believe it would also benefit others who are looking to manage sql info via php.
So for example the tutorial would consist of:
A form which can submit names to a database (Submit)
A form to delete names from the database. (Delete)
And a form which can edit the names in the database (Edit).
names = data
This just an example, i know their might better be ways. I've googled tutorials on this and their just for a specific function, ie. Delete. Theirs none that i know which teach how to do all in one.
Thanks