Difference between revisions of "PHP Resources"
From mi-linux
Jump to navigationJump to search (Moved 'Other student contributions' into main list) |
|||
Line 2: | Line 2: | ||
* '''[[PHP]] - The PHP Workbook ON THIS WIKI''' | * '''[[PHP]] - The PHP Workbook ON THIS WIKI''' | ||
− | + | * [http://www.w3schools.com/php www.w3schools.com/php PHP online tutorials similar to the wiki tutorials (at W3Schools)] | |
* [http://www.htmldog.com/guides/htmlbeginner/ Standards-compliant HTML Tutorial (at HTMLDog)] | * [http://www.htmldog.com/guides/htmlbeginner/ Standards-compliant HTML Tutorial (at HTMLDog)] | ||
* [http://www.htmldog.com/guides/cssbeginner/ Standards-compliant CSS Tutorial (at HTMLDog)] | * [http://www.htmldog.com/guides/cssbeginner/ Standards-compliant CSS Tutorial (at HTMLDog)] | ||
Line 28: | Line 28: | ||
* [http://www.famfamfam.com/lab/icons/silk/ "Silk" creative-commons icon set] | * [http://www.famfamfam.com/lab/icons/silk/ "Silk" creative-commons icon set] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 12:44, 19 February 2007
Beginner Tutorials
- PHP - The PHP Workbook ON THIS WIKI
- www.w3schools.com/php PHP online tutorials similar to the wiki tutorials (at W3Schools)
- Standards-compliant HTML Tutorial (at HTMLDog)
- Standards-compliant CSS Tutorial (at HTMLDog)
- *Bad* HTML Tags (at HTMLDog)
- PHP101 (at Zend Developer Zone)
- PHP/MySQL Tutorial (at Webmonkey)
Advanced HTML
RSS & Feeds
- Dynamic RSS feeds using PHP/MySQL (at tiffanybbrown.com)
- Making an RSS Feed (at SearchEngineWatch)
- Displaying the content of an external RSS feed using SimplePie