|
|
От: | shestero | |
| Дата: | 20.12.13 05:11 | ||
| Оценка: | |||
class Ping0 extends Thread {
public function run() {
echo("<!-- 0 -->\n"); // or: echo(0);
//flush();
sleep(1);
}
}
function db_query_long($qstring,$conn)
{
ignore_user_abort(false);
$ping0 = new Ping0();
$ping0->start();
$ret = db_query($qstring,$conn);
// $ping0->stop();
return $ret;
}Что это значит??This webpage is not found
No webpage was found for the web address: http://client.d-inform.com/gtk1/trans_list.php
Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.