[nycphp-talk] Having problems with PHP or maybe something bigger...
Anthony Wlodarski
aw at sap8.com
Tue Jul 24 13:42:07 EDT 2007
Rob,
Thank you so much for the help. Cleaned up the <form></form> tags, works
like a charm now.
Thanks,
Anthony Wlodarski
Technical Recruiter
Shulman Fleming & Partners
646-285-0500 x230
aw at sap8.com
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Rolan Yang
Sent: Tuesday, July 24, 2007 12:53 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Having problems with PHP or maybe something
bigger...
Rob Marscher wrote:
> It looks like the problem is that you're not closing the form properly:
>
> echo "</form>\n";
> not
> echo "<form>\n";
>
> So the browser is probably getting confused on where to send the form
> submission.
>
> -Rob
>
Good eye on that one.
~Rolan
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
More information about the talk
mailing list