Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

Data (RFC 2397)

The data: (RFC 2397) stream wrapper is available since PHP 5.2.0.

Пример M-4. Print data:// contents

<?php
// prints "I love PHP"
echo file_get_contents('data://text/plain;base64,SSBsb3ZlIFBIUAo=');
?>

Пример M-5. Fetch the media type

<?php
$fp  
= fopen('data://text/plain;base64,', 'r');
$meta = stream_get_meta_data($fp);

// prints "text/plain"
echo $meta['mediatype'];
?>

Таблица M-8. Wrapper Summary

AttributeSupported
Restricted by allow_url_fopenNo
Restricted by allow_url_includeYes
Allows ReadingYes
Allows WritingNo
Allows AppendingNo
Allows Simultaneous Reading and WritingNo
Supports stat()No
Supports unlink()No
Supports rename()No
Supports mkdir()No
Supports rmdir()No



add a note add a note User Contributed Notes
Data (RFC 2397)
There are no user contributed notes for this page.

Secure Shell 2> <Compression Streams
Last updated: Sat, 27 Jan 2007
 
 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571