Javacript inside PHP
Posted: Fri Jul 27, 2007 1:11 am
Hey Guys,
I have the following line:
does anyone know how I can make this work. The reason why, is because the Javacript Get URL is the only one that shows Anchor tags, which I then need to convert into PHP to strip the string.
Thanks.
I have the following line:
Code: Select all
$theurl = '?><script>window.location</script><?';Thanks.