theniteowl
Programmer
Hi All,
I am trying to help out the local Parent Teachers Organization (PTO) with their web site.
I am wondering if PHP typically comes with an email handler that can be used to submit email messages from forms on the web site.
The site was setup a long time ago and nobody currently has much information on it. When I email the hosting service I get automated responses back but never any answers.
So I wonder if there is a default mail handler included with PHP that I can submit forms from their web site through email.
And if the answer is possibly yes but dependent upon server or PHP versions is there an easy way for me to determine these?
If I had to I could push the form data through my home server and route it out as email but my server it just for learning and play and may not be consistantly available so...
The other alternative would be to store the data and build an interface to read responses on the site itself but that is not the most efficient way for responses from the site to get reviewed.
Stamp out, eliminate and abolish redundancy!
I am trying to help out the local Parent Teachers Organization (PTO) with their web site.
I am wondering if PHP typically comes with an email handler that can be used to submit email messages from forms on the web site.
The site was setup a long time ago and nobody currently has much information on it. When I email the hosting service I get automated responses back but never any answers.
So I wonder if there is a default mail handler included with PHP that I can submit forms from their web site through email.
And if the answer is possibly yes but dependent upon server or PHP versions is there an easy way for me to determine these?
If I had to I could push the form data through my home server and route it out as email but my server it just for learning and play and may not be consistantly available so...
The other alternative would be to store the data and build an interface to read responses on the site itself but that is not the most efficient way for responses from the site to get reviewed.
Stamp out, eliminate and abolish redundancy!