Difference between revisions of "PHP Resources"
From mi-linux
Jump to navigationJump to search (Added icon resource (shameful self-promotion ;)) |
m |
||
Line 25: | Line 25: | ||
== Design == | == Design == | ||
− | * [http://www.famfamfam.com/lab/icons/silk/ | + | * [http://www.famfamfam.com/lab/icons/silk/ "Silk" creative-commons icon set] |
Revision as of 19:51, 17 February 2007
Beginner Tutorials
- 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