narurajput Posted May 20, 2014 Share Posted May 20, 2014 http://www.apnapaisa.com/loan/home-loan-india/compare.html just like the form in this page. Can anybody help me out. Quote Link to comment https://forums.phpfreaks.com/topic/288624-i-want-a-working-htmlphp-form/ Share on other sites More sharing options...
QuickOldCar Posted May 21, 2014 Share Posted May 21, 2014 Your question exceeds the purpose of this forum, it's for helping with someone's existing code, not creating it. There is a freelance section here to hire someone. There will be a few steps into making your form creating the form with your specific parameters, layout and styling when a form is submitted it leads to a script where the form data is processed processing of the data and return a result, this could be connecting to a database,file, sessions,cookies, more code that returns something , etc... Asking for that form is more involved than it appears to be. Quote Link to comment https://forums.phpfreaks.com/topic/288624-i-want-a-working-htmlphp-form/#findComment-1480329 Share on other sites More sharing options...
Strider64 Posted May 22, 2014 Share Posted May 22, 2014 While I'm not advocating copying the form exactly, but you could use Firefox's Firebug or Chrome's Web Developer's Tools to see how the form is coded to create one that is similar? Just a suggestion? Quote Link to comment https://forums.phpfreaks.com/topic/288624-i-want-a-working-htmlphp-form/#findComment-1480540 Share on other sites More sharing options...
smallc28 Posted July 1, 2014 Share Posted July 1, 2014 (edited) Difficultly level to creating this is very easy but time consuming as well first you want to create the database table of everything you need then html after php your way through I'll help you but doubt I build it for you Edited July 1, 2014 by smallc28 Quote Link to comment https://forums.phpfreaks.com/topic/288624-i-want-a-working-htmlphp-form/#findComment-1483452 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.