V
vdfvdfv
Hi Guys,
I have a dynamic JS file created by a php file
I call this script using:
<script type="text/javascript" src="http://www.mysite.com/jsfile.php?
keyword=xxx"></script>
Is it possible to somehow change the keyword xxx using javascript?
(i.e. create it dynamically)
Thanks
I have a dynamic JS file created by a php file
I call this script using:
<script type="text/javascript" src="http://www.mysite.com/jsfile.php?
keyword=xxx"></script>
Is it possible to somehow change the keyword xxx using javascript?
(i.e. create it dynamically)
Thanks