Get dynamic url
Posted: Wed Mar 10, 2010 10:58 pm
Script URL: localhost
Version of script: 1.2
Hosting company: local
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
actually i think read all the posts
Write your message below:
I am using a page it has multiple urls coming from a database. I tried using <script language="Javascript" src="<?=$row->url?>"> </script> where <?=$row->url?> is the url the page i'm trying to show the counter, and it is the actual link that your ccounter script creates. Is there a way i can have the javascript pull the whole address to add it in the display.php?
thank you
Version of script: 1.2
Hosting company: local
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
actually i think read all the posts
Write your message below:
I am using a page it has multiple urls coming from a database. I tried using <script language="Javascript" src="<?=$row->url?>"> </script> where <?=$row->url?> is the url the page i'm trying to show the counter, and it is the actual link that your ccounter script creates. Is there a way i can have the javascript pull the whole address to add it in the display.php?
thank you