Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.bzerrno.html. Показаны документы 1 - 1 из 1.
1. bzdecompress
PHP Manual . ... PHP 4 >= 4.0.4) bzdecompress -- Decompresses bzip2 encoded data . string bzdecompress ( string source [, int small]) . bzdecompress() decompresses the source string containing bzip2 encoded data and returns it. ... php $start_str = "This is not an honest face?"; $bzstr = bzcompress($start_str); print( "Compressed String: " ); print( $bzstr ); print( "\n<br>\n" ); $str = bzdecompress($bzstr); print( "Decompressed String: " ); print( $str ); print( "\n<br>\n" ); ?> ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.bzdecompress.html -- 4.5 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.bzdecompress.html -- 4.5 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.bzdecompress.html -- 4.5 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.bzdecompress.html -- 4.5 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.bzdecompress.html -- 4.5 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда