Computing/PHP: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
==Frameworks==
*[http://www.xoops.org/ XOOPS] is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP
*[http://www.xoops.org/ XOOPS] is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP
*[http://www.xajaxproject.org/ xajax] is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP
*[http://www.xajaxproject.org/ xajax] is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP

Revision as of 14:12, 30 August 2007

Frameworks

  • XOOPS is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP
  • xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP
  • BioPHP - PHP for Bioinformatics

Recipes