Need help finding a PHP solution.
Posted: Mon Aug 20, 2007 7:58 am
Hello,
I have a website for an apartment complex made simply in HTML and CSS. I would like to implement PHP rental application form that stores applications as PDF documents that either emails the applications to the leasing office, or just dumps them in a directory, I could even have the data entered into an excel file if it's easier.
I would be extremely grateful if someone could point me in the right direction for getting started with this.
Here is the basic format of the form I'm using: http://chantryvillage.com/online-application.php
I would love it if I could find a pre-coded script that I could use, I'm not good at coding PHP.
How should I go about doing this?
I have a website for an apartment complex made simply in HTML and CSS. I would like to implement PHP rental application form that stores applications as PDF documents that either emails the applications to the leasing office, or just dumps them in a directory, I could even have the data entered into an excel file if it's easier.
I would be extremely grateful if someone could point me in the right direction for getting started with this.
Here is the basic format of the form I'm using: http://chantryvillage.com/online-application.php
I would love it if I could find a pre-coded script that I could use, I'm not good at coding PHP.
How should I go about doing this?