kendhal Posted March 28, 2008 Share Posted March 28, 2008 Hi Folks, I just set up the LAMP framework and am starting to build a standard web app that has some static pages and one secure application form, where I need to display the form, verify some of the data entered and then submit it to an external API via HTTP POST. Is it standard practice to code this type of an app from scratch or is it recommended to use an existing UI toolkit? Any advice would be highly appreciated. Thanks! KD Link to comment https://forums.phpfreaks.com/topic/98255-code-from-scratch-or-use-an-existing-toolkit/ Share on other sites More sharing options...
tippy_102 Posted March 28, 2008 Share Posted March 28, 2008 Unless you are doing this project for the learning experience, there is no sense re-inventing the wheel, so I'd say use existing code to speed up production. Link to comment https://forums.phpfreaks.com/topic/98255-code-from-scratch-or-use-an-existing-toolkit/#findComment-502824 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.