Jump to content

Javascript run php function?


Stooney

Recommended Posts

Is there a way for javascript to run a php function?

 

Basically, I'm writing a tv auction application, and one of the pages is what is shown on the tv channel.  All the bidding is done via mysql.  So what I'm trying to do, is update the current bids on the page, without refreshing.  So would there be a way for javascript to run a php function every few seconds to updated the variables containing bids, then use javascript to update the values displayed?

Link to comment
https://forums.phpfreaks.com/topic/80572-javascript-run-php-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.