|
I designed an MS ACCESS db for my clients. After entering 40+ clients into (with a LOT of data) I got an error within MS Access. This basically gives me the feeling that it is going to be very unstable which I don't like.
I just downloaded a freeware program which coverts my MS Access file to MySQL. I would like to know if there is a tutorial that I can get which will teach me the basics of manipulating a MySQL db via PHP.
Now that I have gotten better at designing wesites, I would like to design input/display pages which will be accessed on a central computer via IE.
The problem is, I don't know where to start. I have already converted the db to MySQL and the data transferred no problem, next I guess I need to know how to manipulate data... ie. add, delete, edit records... Also, display records/information on the screen.
Any help is much appreciated.
Thanks in advance.
|