NYCPHP Meetup

NYPHP.org

[nycphp-talk] contact us and handle forms

I H selyah1 at yahoo.com
Sat Sep 8 17:28:34 EDT 2012


thanks i will try that


 


Ian Hayles
Design Engineer
www.idealcardrates.com
eFax: (805)669-4910
CELL:(407) 923 - 6611



________________________________
 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/9f8fbb98/attachment.html>


More information about the talk mailing list