eraguet
05-02-2003, 03:59 PM
Hi,
I want to know if it is possible to include a file (.php) in a
javascript file (.js) ????
such as the php function: include()
because all my web site call a menu.js
but now i need to call a menu.php
so insted of remplacing all the menu.js by menu.php
i would prefere to "include" the .php inside my .js
thanks
I want to know if it is possible to include a file (.php) in a
javascript file (.js) ????
such as the php function: include()
because all my web site call a menu.js
but now i need to call a menu.php
so insted of remplacing all the menu.js by menu.php
i would prefere to "include" the .php inside my .js
thanks