Gary-gpr
Nice way to keep track of everything Gary, thanks!--Wyatt
php resources directory This is a directory of good php links. Please add a short description of the site
Tutorials:
http://www.w3schools.com/php/default.asp
http://www.freewebmasterhelp.com/tutorials/php
http://www.phpfreaks.com/tutorial_cat/8/Basics-&-Beginner-Tutorials.php
http://www.developingwebs.net/phpclass/
http://www.phpnoise.com/tutorials/
Vladimir's finds {vxm):
http://www.freewebmasterhelp.com/tutorials/php
http://devzone.zend.com/public/view/tag/tutorials
http://www.goodphptutorials.com/
http://www.sitepoint.com/subcat/php-tutorials
http://www.php-mysql-tutorial.com/
http://www.thesitewizard.com/archive/feedbackphp.shtml
http://www.thescripts.com/serversidescripting/php/
directory of products and services: http://www.tutorialized.com/tutorials/PHP/1
http://www.hotscripts.com/PHP/Tips_and_Tutorials/index.html
http://php.resourceindex.com/Documentation/Examples_and_Tutorials/
http://www.php-editors.com/articles/
flash: http://www.spoono.com/php/tutorials/
Some other web sites I have found useful are:
http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html
http://www.paulgraham.com/web20.html
"Web 2.0"
http://www.digital-web.com/articles/web_2_for_designers/
http://web2.0validator.com/ - this is web 2.0 validator.
Resources
http://www.youtube.com/t/video_toolbox
http://www.cgi-bin.com/PHP_Scripts/index.html
Web 2.0 validator (jks) - http://web2.0validator.com/
Open source software (excellent): http://www.opensourcecms.com/index.php?option=com_frontpage&Itemid=1
Open source programs written in perl: http://nms-cgi.sourceforge.net/scripts.shtml
Blog build tutorial (Wyatt): http://www.adobe.com/devnet/dreamweaver/articles/php_blog1.html
softoogle - directory and rating of software (excellent) http://soft.softoogle.com/scr/rasdel.php?ras=2&subras=7
Web services Adobe tutorials: http://www.adobe.com/devnet/topics/web_services.html
(found by Alicia)php manual - http://www.php.net/manual/en/index.php
image tutorials from JilMac - http://us3.php.net/manual/en/function.imagegd.php
http://us3.php.net/manual/en/function.imagegd2.php
Alicia: php script that generates a random image http://www.alistapart.com/articles/betterrotator
Another image roatator http://automaticlabs.com/products/rotator/
Email encoding: http://automaticlabs.com/products/enkoder
PHP scripts: http://php.resourceindex.com/Complete_Scripts/
podCasting (Wyatt): https://callisto.ccv.vsc.edu/bbcswebdav/users/gpr01010/interesting%20discussions/podcasting.txt
Seb:
Quotes: Have a MySQL table that stores quotes, then on each page do a sql statement that selects a random record from the table i.e. $random_row = mysql_fetch_row(mysql_query("select * from YOUR_TABLE order by rand() limit 1")); here's a link to a tutorial on this http://www.greggdev.com/web/articles.php?id=6
Here's a link for a pre-packaged e-card system written in php with support for mysql. http://www.sendcard.org/
Seb's tutorial on objects in PHP4 and PHP5: http://sdevz.com/index.php?ID=121&smenu=101
Michael's link for free web hosting that supports PHP: http://www.awardspace.com/
openwebdesign.org