Originally Posted by
almualim
hi friends i want to use php code with JS functi
on, please help me
I am able to cause a php script to execute by using the following attribute inside a <a> tag:
onClick="parent.location='your_file.php?param=value'"
Hope that helps,
Dave