Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: an0n on March 07, 2003, 06:33:47 pm

Title: PHP and MySQL
Post by: an0n on March 07, 2003, 06:33:47 pm
I'm going to make [=CENSORED=] over the half-term holidays but my knowledge of these two subjects is......incomplete, to say the least.

I want tutorials:

Treating each seperately and as an individual subject,
AND
The integration of the two.


I'm like half-way through the PHP.net documentation and from what I've seen so far, it's just mIRC Script with some fancy punctuation. It's easier than my sisters friends.

And I've found a nice auto-installer that'll load Apache, PHP, MySQL and a ton of other (4-month-old) server crap on my computer without me having to trawl through .inf files.

It's available: Here (http://www.firepages.com.au).


Now; Go forth unto the intardnet and search, my evil minions.
Title: PHP and MySQL
Post by: kode on March 08, 2003, 06:58:12 am
you never tried looking at the links page at php.net, did you?
Title: PHP and MySQL
Post by: an0n on March 08, 2003, 07:49:54 am
Oddly enough, no.
Title: PHP and MySQL
Post by: HotSnoJ on March 08, 2003, 05:14:48 pm
I'd say look at phpBB (www.phpbb.com). It is a bulletin board. It uses MySQL for dbing so you can problibly(sp?) learn something from it.

I've found it pretty easy to work with. I'm learning some php from it.