NYCPHP Meetup

NYPHP.org

[nycphp-talk] contact us and handle forms

I H selyah1 at yahoo.com
Sat Sep 8 17:44:46 EDT 2012


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 <papillion at gmail.com>
To: NYPHP Talk <talk at lists.nyphp.org> 
Sent: Saturday, September 8, 2012 5:15 PM
Subject: Re: [nycphp-talk] contact us and handle forms
 
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
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20120908/4e5922d7/attachment.html>


More information about the talk mailing list