PHP Resources
From mi-linux
Jump to navigationJump to searchBeginner 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)
PHP References
- Practical PHP Programming
- Function reference (at php.net)
- PHP/MySQL/CSS/JS Quick Lookup
- Zend PHP/MySQL Database Help
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