++++ [EMAIL PROTECTED] wrote on 02.04.2003 17:10 ++++


Hi all,

Hello Jef,

The best thing that happened to me today is finding this list on the web. I am in deep 
problem. I am trying to build database for my site and just discovered that my hosting 
server uses mySQL and i am not use to it. I don't know where to start. don't know how 
to create table or anything. is there anyone who can help me with basic information 
that can get me started? Please not too technical please. Something a new commer can 
understand.
Thanks,
Jef

well, depends on how much in a hurry you are, learning with the links mentioned before will be fine (will be unavoidable sooner or later) BUT if you want to get started fast you could maybe think about something like installing 'phpmyadmin' (http://phpmyadmin.sourceforge.net/) which allows you to concentrate on developing your webapp instead of creating SQL statements to set up your DB the whole day long. Assuming you can execute php files, you just have to download and change one file/entry (~ absolute_uri) and phpmyadmin will run and let you set up your DB.

Then goto devshed and see some tutorials on selecting, updating and inserting data with php and you are almost trough the heaviest part.

Good luck!

Henning


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to