The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Forms projects advice - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Forms projects advice (/showthread.php?tid=2341) |
Forms projects advice - luis_see_me - Jan 14th, 2013 Hello mates, so I came to this site by googling "best tool php information forms", and since I am trying to begin with a project that involves losts of forms adn such, I wnted to ask for your advice. So, short story, I am working in a project for the library in my college, and there are a series of evaluations some consists of 10 tab-page (each tab contains a form), and the review of them. So I wnt to know what would be the best way to do this, I am currently learning / working with PHP & MySQL, and so far I've coded everything, I have about 2300 lines of code, but the thing is turning into a bit of a mess; So, for this project, can you recommend me something? Like a framework, or this tool? Whatever you can come up with would be awesome. Thanks in advance. RE: Forms projects advice - Joe - Jan 16th, 2013 Hey there, I believe that Form Tools would be a good application to help you manage your forms. Form Tools enables you to connect your HTML / PHP forms through external forms and connect to the Form Tools interface to manage your data. Connecting your forms to Form Tools will enable you to bypass writing all your SQL scripts and Form Tools will do all the work for you. It just needs to receive the submission data. (Form Tools is a PHP / MySQL application) Hope this helps. Cheers, Joe |