PDA

View Full Version : PHP overview


cg_flipper
07-11-2003, 04:30 AM
to pick a brain or two.

i have seen the light --
now i would like to dive deep into the depths of php.
but first the baby pool.

if anyone has a good overview tut or web page to give me some ground to stand on ... -- that would be fantastic --

in advance -- thank you for your time..

CyanBlue
07-11-2003, 08:43 AM
Well... I am not good at PHP... :D

I have been using PHP Manual that I have downloaded from the PHP.net, and I find it extremely helpful... It contains lots of helpful information from other people and that's the only reference guide for me... I also use this forum and PHPBuilder's forum whenever I have PHP question... ;)

butterbur
07-11-2003, 10:34 AM
A good book such as Professional PHP programming (WROX) is usually the best way, however THIS SITE (http://www.phpcomplete.com/tutorials.php?id=65&sec=readTutorial) has a very good tutorial.

Regards
BB

vaska
07-15-2003, 01:15 PM
a book...

learn how to set up a db...use something like myphpadmin to get your feet wet...

make a one page thing that extracts a recordset from your db...

then go from there...

surf phpbuilder.com...they are ultra helpful and there is a ton of source code you can find to play with...

good luck...jv

betaruce
07-16-2003, 02:50 AM
a search in google will help you a lot