6 lines
50 B
PHP
6 lines
50 B
PHP
|
<?php
|
||
|
sleep(3);
|
||
|
?>
|
||
|
|
||
|
window.log("one.php script");
|