Page 1 of 1
Php for to input information into an emplayee application
Posted: Fri Oct 10, 2008 8:08 pm
by odie2828
I am trying to find a script that will allow you to fill in fields that when you submit will input the information into a employee application that will get emailed to the boss
any ideas, suggestions?
Re: Php for to input information into an emplayee application
Posted: Sat Oct 11, 2008 5:32 am
by mattcooper
Yeah, write it yourself, it's a very simple concept that requires only a simple form handler and the mail() function at its most basic. When you get stuck, ask for help.
Re: Php for to input information into an emplayee application
Posted: Sat Oct 11, 2008 12:07 pm
by aditya2071990
Come on, atleast try writing it! Then post all the code that ain't working, and the cool php gurus outta here will help you...
Re: Php for to input information into an emplayee application
Posted: Sat Oct 11, 2008 3:57 pm
by odie2828
ok i will do that....
Re: Php for to input information into an emplayee application
Posted: Sat Oct 11, 2008 10:38 pm
by aditya2071990
Cheers!