PHP in External Javascript File

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

spacebiscuit
Forum Contributor
Posts: 390
Joined: Mon Mar 07, 2005 3:20 pm

Re: PHP in External Javascript File

Post by spacebiscuit »

Thanks guys - it is now working. I just had to change the :

language="text/javascript"

to

type="text/javascript"

Many thanks for your help.

Rob.
Post Reply