RE: On one of my computers, php can't see an external javascriptI included

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

 



[snip]
> googling1000 schrieb:
> > I have apache and php on Windows.
> > I have 3 computers. A php file is calling an external .js file.
> > Two of my computers have no problem calling a .js file, there's only
> one
> > machine that doesn't execute functions inside of the .js file.
> >
> > My .php file has the following line in the beginning of the file:
> > <script src="myfunctions.js"></script>
[/snip]

Check the security settings for the browser on that machine, you may
have JavaScript blocked or turned off at the browser level.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux