Helping ordinary people create extraordinary websites!
   

Can I use PHP global variables inside Javascript?

Wednesday, 16th December 2009
by Vijaya

I am having one.php in one folder. And another file two.php in another folder. I want to include one.php inside two.php. The scope of the CSS file and the JS files should come along with the one.php.