• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PHP/MySQL Form Processing - Previous Software?

I'm a relative newb to PHP/MySQL. I've been assigned to make and process some web forms and score them at my job, and I want to use PHP/MySQL. I've made the forms fine, and I was wondering if there was previous software that would make them particularly easy to process (and also for others to modify it). I figure I can write a little code to do this on my own, but I was wondering if there was anything that make this faster/easier/more easy to modify. Thanks!
 
There is CakePHP to "ease" php development. This would probably be better answered in the Programming forum though.
 
Back
Top