Forum: PHP Oct 30th, 2008 |
| Replies: 4 Views: 821 thanks for the reply.. but i want to do it the other way as these files are part of a bigger appln and all these files and codes already exist...changing the .js file into a php might affect other... |
Forum: PHP Oct 29th, 2008 |
| Replies: 4 Views: 821 I have a variable/flag in a PHP file and depending upon the value of this flag i need to execute a set of code in another .js file. Can you tell me how to access the variable in .php file inside a... |