Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How to make an application form in a user area on a website? Re: How to make an application form in a user area on a website?

#75232
TheDoc
Member

That is a pretty complex undertaking if you’re a beginner (by asking what program and language to use I’m making the assumption that you are).

The program you use doesn’t matter, that is purely personal preference. You’ll need to be using PHP and involve some database work if you’re looking to have logins and ability to save a form.

Some basics:
Login – http://net.tutsplus.com/articles/news/how-to-build-a-login-system-for-a-simple-website/
File Upload – http://www.tizag.com/phpT/fileupload.php