View Single Post
Join Date: Nov 2007
Posts: 3
Reputation: guido_sarducci is an unknown quantity at this point 
Solved Threads: 0
guido_sarducci guido_sarducci is offline Offline
Newbie Poster

Re: how to use php with java script

 
0
  #4
May 19th, 2008
Originally Posted by almualim View Post
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
Reply With Quote