Re: Access javascript from php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I recommend <script type='text/javascript'> instead of <script
type="text/javascript">. Then you won't have a double-quote within a
double-quote.
-Aaron Kenney

On 4/4/06, Alf Stockton <alf@xxxxxxxxxxxxxx> wrote:
> I have written my program in such a way that all the html is separate
> from my php but now I need to include a piece of javascript within the
> php but the php is very unhappy with <script type="text/javascript">,
> telling me Parse error: syntax error, unexpected '<' on that line.
> How do I do this?
>
> --
> Regards,
> Alf Stockton            www.stockton.co.za
>
> This life is yours.  Some of it was given to you; the rest, you made
> yourself.
>
> My email disclaimer is available at www.stockton.co.za/disclaimer.html
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux