Jump to content

Need help learning PHP web interface for DB


dastaten

Recommended Posts

I am wanting to learn how to write a php web page that will create a connection to a MySql database and then add and remove entries in the tables through forms on the page.  For instance, a web page interface that would display customer names and then allow the user to add/remove/edit specific customer names from the database.  Could someone provide some links to good tutorials on this and point me in the right direction?

 

Thanks in advance!

That's the point. Start off small. Learn the complete basics and then move upwards. Loads of people learn php without taking the time to learn the basics. I'm no exception and sometimes I suffer because of it.

 

Do w3schools. Then google for specific tutorials.

That's the point. Start off small. Learn the complete basics and then move upwards. Loads of people learn php without taking the time to learn the basics. I'm no exception and sometimes I suffer because of it.

 

Do w3schools. Then google for specific tutorials.

 

Point taken.  Thanks again!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.