Fusebox: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Fusebox is a framework that allows you to break a Web application into pieces tpo enable separation of the database gunk from the presentation gunk. | |||
There are ColdFusion and PHP versions. Here is a tutorial on the CF version. | |||
http://tutorial389.easycfm.com/ | http://tutorial389.easycfm.com/ | ||
Here is a presentation on the PHP version. | |||
http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt | http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt |
Revision as of 02:30, 31 December 2005
Fusebox is a framework that allows you to break a Web application into pieces tpo enable separation of the database gunk from the presentation gunk.
There are ColdFusion and PHP versions. Here is a tutorial on the CF version.
http://tutorial389.easycfm.com/
Here is a presentation on the PHP version.
http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt