Page MenuHomeCode

timeout.php
No OneTemporary

timeout.php

<?php
$callbackName = $_REQUEST["callback"];
sleep(5);
print "SuperXFooBarVariable = 'Oh no! SuperXFooBarVariable is defined (should not be for timeout case).'; {$callbackName}({Status: 'good'});";
?>

File Metadata

Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (1 h, 23 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26940
Default Alt Text
timeout.php (203 B)

Event Timeline