PDA

View Full Version : Tutorials?


DeadlySin3
08-30-2002, 04:53 AM
I'm looking for people that have already made basic tutorials on learning PHP - i
've written a couple tutorials, one was on the history of php, one on learning to write your first script and another on combining PHP and HTML together and adding comments to PHP code.

I would write many many more (which I plan to!) but this would take forever and a day.. If you already have PHP tutorials written and wouldn't mind them being published on PHPKit.Net (http://phpkit.net) - please send them to webmaster@phpkit.net

Also, if you have any programs written in PHP that you would like to share and have published, send them to me with the authors name (nickname if you prefer) and email address to webmaster@phpkit.net

Thanks in advance :P

Strike
08-30-2002, 06:04 AM
Hmm, this forum needs a sticky-fied "PHP Resources" thread (like the ones in many other forums).

I liked www.devshed.com for at least setting up PHP (though I find the docs on www.php.net to be more than adequate for most tasks).

DeadlySin3
08-30-2002, 11:30 AM
I used php.net documentation to set up PHP on my home computer.. and I couldn't agree w/you more. I find that the information they have there is definitely more then adequate!

I'll have to check out devshed.com.. And yes, I think that this forum could use a 'Resource' guide as well.

Thanks for the info Strike :)