ok i have a standard of executing things i use a switch case to switch $_GET
['action'] , so i can have ?action=add_entry ?action=edit ?action=insert ?
action=update ?action=delete etc .. this works well for a cms system

> Hi Ralph!
>
> I suggest MVC.
>
> http://phrame.sourceforge.net/
> http://www.phpmvc.net/
>
> Regards,
> TM.
>
> Ralph Guzman wrote:
>
>>I am trying to standardize my development process and have been looking
>>at the different frameworks out there.
>>
>>One of the philosophies I like is that of Fusebox, although originally
>>developed for ColdFusion it is now available for PHP:
>>
>>http://bombusbee.com/
>>
>>Anybody have any experience working with Fusebox, or can anybody
>>recommend any other frameworks that I should also look at? I am looking
>>for a framework that will be developed going into PHP 5 also.
>>
>>Your help is appreciated.
>>
>>Ralph
>>
>>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to