[Webdev] php tutorials for beginner
adam beecher
adam at iewebs.com
Fri Jun 23 20:23:10 IST 2000
Start here...
http://www.php.net/tut.php
Then go here...
http://www.php.net/links.php
Where you'll find most (not all) of these (among others)...
http://www.phpbuilder.com/getit/
http://www.phpbuilder.com/columns/
http://www.devshed.com/Server_Side/PHP/
http://www.faqts.com/knowledge-base/index.phtml/fid/51/
http://hotwired.lycos.com/webmonkey/programming/php/
Then go here...
http://www.php.net/manual/
... or better, go here...
http://www.php.net/docs.php
... and download the lot.
Finally, don't forget to go here...
http://www.php.net
... and here...
http://www.zend.com
... and explore thoroughly.
Questions? :)
adam
_______________________________________________________
<?php
$s=array("J","A","p","h","p","H");
for($i=0;$i<count($s);$i++){echo$s[$i];}
?> :)
> -----Original Message-----
> From: webdev-admin at linux.ie [mailto:webdev-admin at linux.ie]On Behalf Of
> Emmanuel Stone
> Sent: 23 June 2000 18:34
> To: webdev at linux.ie
> Subject: [Webdev] php tutorials for beginner
>
>
> Any suggestions? or if not tutorials a good way to learn, bearing in
> mind my coding skills are a bit rusty.
> Thanks
> I don't think this has been asked already but i only did a cursory check
> sorry if it has.
> -eman
>
> _______________________________________________
> Webdev mailing list
> Webdev at linux.ie
> http://www.linux.ie/mailman/listinfo/webdev
>
More information about the Webdev
mailing list