Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
PHP
delay in php
Igor
Programming language:
PHP
2021-06-06 22:01:32
0
Q:
delay in php
TheRealVira
Code:
PHP
2021-01-27 08:39:49
sleep
(
1
.
5
); // Sleeps
1
.
5
seconds
4
ruakh
Code:
PHP
2021-05-27 23:41:07
<?php
sleep(
4
);
echo
"Done\n"
;
?>
0
learner_01
Code:
PHP
2021-01-27 08:41:29
sleep
()
3
Tags
php
Related
php continue
php stop execution
how to reduce time taken by php script on server
php delay redirect
php expire session
php expire a session
session start php
php session
php exec without waiting
php sessions
php comment
php delay
php after leave page
how to create threads in php
php redirect in seconds
php execute a background process
sleep php
New to Communities?
Join the community