[support] extremely simple php snippet with unknown error

Kamal Palei palei.kamal at gmail.com
Fri Sep 14 07:51:14 UTC 2012


Hi Anthony
Absolutely no issue with the code below.
I just pasted the code in my page.tpl file and I get proper output (do not
get " ; ?> ).


Probably you need to look
1. either any special characters are there , may be you can delete that
block of code and type fresh
2. if any previous code "" are not completed properly

Thanks
Kamal



On Fri, Sep 14, 2012 at 9:32 AM, Anthony <tony at tony-mac.com> wrote:

>
> Why am I getting this output
> Bob's Auto Parts Order ResultsOrder processed DW " ; ?>
>
> from this code
> <html>
> <head>
>     <title>Bob's Auto Parts - Order Results</title>
> </head>
> <body>
> <h1>Bob's Auto Parts</h1>
> <h2>Order Results</h2>
> <?php  echo "<p>Order processed DW </p>"  ;
>  ?>
> </body>
> </html>
>
>
> Tearing my hair out.
> --
>
> *Anthony Stefan Maciejowski*
>
>
>
>
>
>
> --
>
> *Anthony Stefan Maciejowski*
>
>
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120914/9c09889c/attachment.html 


More information about the support mailing list