GeekArticles
Web Programming
PHP
Web Programming
PHP"WebBox" Architecture in PHP
Bill Holloway THE WEBBOX ARCHITECTURE (a PHP implementation of ColdFusion's "Fusebox" architecture). Almost any interactive website breaks down into logical divisions. For example, there is sometimes a "People" section of the site where you can create an "account" for yourself, log in to your account, edit your account, etc; on e-commerce sites there's always an "Order" section where you create order, check an order's status, cancel an order, update an order, etc. In the webbox...n
Sponsored Links
Read Next: Configuring PHP with ORACLE 8i Support
Related Topics
