|
Hello there, I started to Learn Databases a few months ago and I can now write full database scripts, dynamic content the works, it really is simple to learn. Here are some pointers I pesume you are going to learn PHP rather than ASP, PHP4 is more secure and has less bugs in than PHP5 but PHP5 is easier to configure when using apache config.
Best way to get started is to follow the guide here.
http://php-mysql-tutorial.com
It will take you through the steps of getting started installing APACHE webserver which is more stable than IIS in my own opinion, it will guide you through installing MySQL client , aswell as adding all the extra lines in the CONF apache files, before going ahead with the database straight away , i would create some php examples , learn the variables and IF , ECHO statments, then i would install PHPMYADMIN which is the web client for Creating your own SQL databases, SQL is huge and can be complex to learn, dont give up.
I strongly recommend you that you Dreamweaver MX Dynamic content builder, create a PHP page then create a connection script to your SQL database either on localhost or I.P Address to remote server. Then Dreamweaver will let you create a record set, for each table. The functions are awesome and you dont need to write a single line of CODE,
add me on msn if you need some help [email protected]
Enjoy.
___________________
" You bet your ass we're all alike... we've been spoon-fed baby food at school when we hungered for steak... the bits of meat that you did let slip
through were pre-chewed and tasteless. We've been dominated by sadists, or ignored by the apathetic. The few that had something to teach found us will-
ing pupils, but those few are like drops of water in the desert."
|