RSS Forums RSS

how to use php with java script

Reply
Posts: 28
Reputation: almualim is an unknown quantity at this point 
Solved Threads: 0
almualim almualim is offline Offline
Light Poster

how to use php with java script

  #1  
May 18th, 2008
hi friends i want to use php code with JS functi on, please help me
AddThis Social Bookmark Button
Reply With Quote  
Posts: 3,618
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 309
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster

Re: how to use php with java script

  #2  
May 18th, 2008
Can you be more specific ?
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote  
Posts: 86
Reputation: TopDogger is an unknown quantity at this point 
Solved Threads: 5
TopDogger's Avatar
TopDogger TopDogger is offline Offline
Junior Poster in Training

Re: how to use php with java script

  #3  
May 19th, 2008
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.
Reply With Quote  
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

  #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  
Posts: 28
Reputation: almualim is an unknown quantity at this point 
Solved Threads: 0
almualim almualim is offline Offline
Light Poster

Re: how to use php with java script

  #5  
May 20th, 2008
thanks friends...
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the PHP Forum
Views: 1052 | Replies: 4 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:06 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC