| Новости | FAQ | Авторы | Документация | В действии | Библиотека |
| Инструменты | Полезные ссылки | Хостинги | Скачать | Примеры | Форум |
MetaWizard 17.02.2003 11:56
Я не стал приводить АБСОЛЮТНО весь код, он итак перенасыщен различными аспектами. Заранее благодарю за потраченное время.@statusimage[ip;code]
$pingtime[^file::exec[ping.cgi;$.QUERY_STRING[ip=$ip]]]
$uptime[^file::exec[uptime.cgi;$.QUERY_STRING[ip=$ip]]]
$square[^image::create(88;31;0xFFFF00)]
^square.font[0123456789abcdefghijklmnopqrstuvwxyz^:;/i/font.gif](0)
^square.text(5;8)[$code]
$response:body[^square.gif[]]
@main[]
...
^dbconnect{
$res[^table::sql{SELECT ip, buttontext from users where userid=$form:userid}]
}
^statusimage[$res.ip]{$res.buttontext}