Tech Support > Computers & Technology > Graphics & Designing > PHP/MySQL resources
PHP/MySQL resources
Posted by Matt Bostock on June 28th, 2003


Hey ppl, I was putting together this brief list of resources for a friend
wanting to learn MySQL/PHP:

***
If yr gonna code in PHP, use this, it's a simple apache/PHP/Perl
server setup you can install on your system so you can test yr coding
locally (e.g. using http://localhost/)

http://www.firepages.com.au/phpdev41.htm

General overview of PHP and then of MySQL, very good tutorial:

http://www.adultnetsurprise.com/lear...hp_week_1.html
(change the number of the week to advance the page)

The good ol' PHP ref guide:

www.php.net

Some good links for MySQL:

http://www.devshed.com/Server_Side/M...tro/page1.html

http://hotwired.lycos.com/webmonkey/...tw=programming

Also, (very importantly, do a Google search for a tutorial on
"database normalisation (or normalization)" which will teach you how
to properly structure DBs to maximise efficiency, flexibility and
expandibility.

***

HTH someone.

Cheers,
Matt
--
I miss Rage Against The Machine.




---
No viruses found in this message.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.487 / Virus Database: 286 - Release Date: 1/6/03


Posted by #serialz on June 30th, 2003



If some people need help with PHP
just ask.
________________
# serialz // www.my-serialz.com



Similar Posts