- How do I store the text inputed on that white blank form into my database?
- How do I connect that form into my databse? which folder should I put that form and its database?
- How do I make my own php server that support MySQL on it?
- Which software I can use to make a MySQL database and its form?
And whould anyone make an exmaple of a registration form and its own database? it will easier for me to understand php and MySQL doing this way.
As I can see from your questions, you really should take a look at php manual and read first two or three chapters before you start doing anything.
Actually, manual will provide answers to all of your questions. If something needs to be explained later, then you should search this forum and if you don't find the answers, start new thread.
Basicly, what you need to do first is to install apache, php and mysql on your local machine, so you can practise.
Bookmarks