jestem pro
That is the question
- Joined
- Apr 20, 2013
- Messages
- 650
- Solutions
- 14
- Reaction score
- 88
Hello, I'm playing with php and have a riddle.
On a one page I put a script which launches at 8 p.m (for example)
And I don't know exactly how it will be working.
1. The script will be executed when the time is reached and the page updated itself
or
2. The script will be executed if anyone refresh/reload the page although the time has outed
We assume that the website is hosted.
I must know how php works in these situations.
On a one page I put a script which launches at 8 p.m (for example)
And I don't know exactly how it will be working.
1. The script will be executed when the time is reached and the page updated itself
or
2. The script will be executed if anyone refresh/reload the page although the time has outed
We assume that the website is hosted.
I must know how php works in these situations.