![]() |
| ||
| how to use php with java script hi friends i want to use php code with JS functi:$ on, please help me |
| ||
| Re: how to use php with java script Can you be more specific ? |
| ||
| Re: how to use php with java script PHP is server-side code. It runs on the server and is executed before a script is sent to the user. JavaScript is typically used as client-side code. It runs in a user's browser and is executed after the user's browser processes the script. You can use PHP to generate JavaScript cide, but other than that, they do not interact with each other. |
| ||
| Re: how to use php with java script Quote:
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 |
| ||
| Re: how to use php with java script thanks friends... |
| All times are GMT -4. The time now is 11:30 pm. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC