Difference between revisions of "PHP Resources"

From mi-linux
Jump to navigationJump to search
(Added initial resources)
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Beginner Tutorials ==
 
== Beginner Tutorials ==
  
 +
* '''[[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/cssbeginner/ Standards-compliant CSS Tutorial (at HTMLDog)]
 +
* [http://www.htmldog.com/guides/htmlintermediate/badtags/ *Bad* HTML Tags (at HTMLDog)]
 
* [http://devzone.zend.com/node/view/id/627 PHP101 (at Zend Developer Zone)]
 
* [http://devzone.zend.com/node/view/id/627 PHP101 (at Zend Developer Zone)]
 
* [http://www.webmonkey.com/programming/php/tutorials/tutorial4.html PHP/MySQL Tutorial (at Webmonkey)]
 
* [http://www.webmonkey.com/programming/php/tutorials/tutorial4.html PHP/MySQL Tutorial (at Webmonkey)]
 +
 +
== PHP References ==
 +
 +
* [http://hudzilla.org/phpwiki/ Practical PHP Programming]
 +
* [http://www.php.net/manual/en/funcref.php Function reference (at php.net)]
 +
* [http://ql.aonic.net/ PHP/MySQL/CSS/JS Quick Lookup]
 +
* [http://www.phpeveryday.com/ Zend PHP/MySQL Database Help]
 +
 +
== Advanced HTML ==
 +
 +
* [http://alistapart.com/articles/accessuk Web Accessibility and UK Law (at A List Apart)]
 +
* [http://www.htmldog.com/guides/htmladvanced/forms/ Accessible forms (at HTML Dog)]
  
 
== RSS & Feeds ==
 
== RSS & Feeds ==
  
 +
* [http://tiffanybbrown.com/2005/12/22/dynamic-rss-feeds-using-php-mysql-and-apache Dynamic RSS feeds using PHP/MySQL (at tiffanybbrown.com)]
 
* [http://searchenginewatch.com/showPage.html?page=2175271 Making an RSS Feed (at SearchEngineWatch)]
 
* [http://searchenginewatch.com/showPage.html?page=2175271 Making an RSS Feed (at SearchEngineWatch)]
 
* [http://simplepie.org/docs/installation/from-scratch/ Displaying the content of an external RSS feed using SimplePie]
 
* [http://simplepie.org/docs/installation/from-scratch/ Displaying the content of an external RSS feed using SimplePie]
Line 13: Line 31:
 
* [http://www.prototypejs.org/ Prototype Javascript Library]
 
* [http://www.prototypejs.org/ Prototype Javascript Library]
 
* [http://mootools.net/ Mootools Javascript Library]
 
* [http://mootools.net/ Mootools Javascript Library]
 +
 +
== Design ==
 +
 +
* [http://www.famfamfam.com/lab/icons/silk/ "Silk" creative-commons icon set]
 +
 +
== See also ==
 +
 +
[[FirefoxExtensions|Web Developer Add-ons/Extensions]]

Latest revision as of 13:25, 24 February 2010