Jump to content

How to get seconds work in php pages?


samoi

Recommended Posts

PreHypertext Processor is what PHP is so you can't do updating PostHypertext processing with issuing a new request.

 

:(

 

I understood none!

 

I'm new to PHP !

 

thank you though

 

Basically PHP cannot actively change data on a page that has been displayed. It only allows manipulation before (pre) the page is loaded not after (post).

 

In order to do a countdown timer you need JavaScript or AJAX. Although for a simple timer, javascript should do just fine, no need to get into the AJAX as that is pretty advanced stuff.

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.