[PHP] Re: Link acting as a submit button

2003-07-25 Thread daemorhedron
Another option might be to use the heredoc syntax, but having php echo your html is not the most effecient. Just FYI. http://ca.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc "Matt Palermo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am tryin

[PHP] Re: Link acting as a submit button

2003-07-24 Thread DvDmanDT
Warning for ... It's also the ending for PHP you see... Shouldn't matter in this case, although, wouldn't suprise me at all if it was... -- // DvDmanDT MSN: [EMAIL PROTECTED] Mail: [EMAIL PROTECTED] "Matt Palermo" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > I am trying to cre