NYCPHP Meetup

NYPHP.org

[nycphp-talk] contact us and handle forms

Anthony Papillion papillion at gmail.com
Sat Sep 8 17:15:39 EDT 2012


On Sat, Sep 8, 2012 at 3:27 PM, I H <selyah1 at yahoo.com> wrote:
>
> Hello:
> Wonder if you guys can assist me with this.  I have a contact form in html
> and a handle form in php.  I have used the same forms many times with other
> sites and it worked ok.  But for some reason, this time when i click on the
> "Send Message" button  I get a blank screen, I have being over it and still
> cannot see my error.  I am attaching the forms for your assistance
> Thanks in advance

Try adding this to the top of your code:

error_reporting(E_ALL);

That should show you more details.

Anthony

--
Anthony Papillion
Software Developer and IT Consultant
Advanced Data Concepts
www.adcl.us
Phone: (918) 533-9699

My Twitter:       twitter.com/cajuntechie
My Facebook:  facebook.com/cajuntechie
My Identica:     identi.ca/cajuntechie



More information about the talk mailing list