still get a blank page, but when i launch the site on my laptap it works, only
when i upload it to the server that i get that blank page. any ideas
Ian Hayles
\]
________________________________
From: Anthony Papillion <papill...@gmail.com>
To: NYPHP Talk <talk@lists.nyphp.org>
Sent: Saturday, September 8, 2012 5:15 PM
Subject: Re: [nyphp-talk] contact us and handle forms
On Sat, Sep 8, 2012 at 3:27 PM, I H <sely...@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
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org/show-participation
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org/show-participation