検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 102 for body (0.010 sec.)
コンテンツを取得する 6133
« Yaf_Response_Abstract::__destruct Yaf_Response_Abstract::getHeader » PHP Manual Yaf_Response_A ... act コンテンツを取得する Yaf_Response_Abstract::getBody (Yaf >=1.0.0) Yaf_Response_Abstract::getBody — コン ... ンツを取得する 説明 public Yaf_Response_Abstract::getBody ( string $key = ? ): mixed コンテンツを取得します。 ... ーを指定しない場合は、Yaf_Response_Abstract::DEFAULT_BODY を使います。 null を渡すと、すべてのコンテンツを配 ... されました。 戻り値 例 例1 Yaf_Response_Abstract::getBody() の例 <?php $response = new Yaf_Response_Http (); ...
https://man.plustar.jp/php/yaf-response-abstract.getbody.html - [similar]
Binds an HTTP server on the specified address and port 6082
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... se <html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL /unknown wa ... s not found on this server.</p></body></html> Server: URI: /about OK 参考 EventHttp::acc ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
Makes an HTTP request over the specified connection 6082
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... code \n" ; $buf = $req -> getInputBuffer (); echo "Body:\n" ; while ( $s = $buf -> readLine ( EventBuffer ... 以下のようになります。 _request_handler Success: 200 Body: PHP, date: 2013-03-13T20:27:52+05:00 参考 EventHt ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 6082
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし ... t ); $data = mailparse_uudecode_all ( $fp ); echo "BODY\n" ; readfile ( $data [ 0 ][ "filename" ]); echo " ... [ "filename" ]); ?> 上の例の出力は以下となります。 BODY To: fred@example.com hello, this is some text hell ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]
mbstring の内部設定値を取得する 6082
« mb_eregi mb_http_input » PHP Manual マルチバイト文字列 関数 mbstring の内部設定値を取得する mb ... , "mail_charset" , "mail_header_encoding" , "mail_body_encoding" , "illegal_chars" , "encoding_translatio ... , "mail_charset" , "mail_header_encoding" , "mail_body_encoding" , "illegal_chars" , "encoding_translatio ...
https://man.plustar.jp/php/function.mb-get-info.html - [similar]
指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 6082
« ob_tidyhandler tidy_config_count » PHP Manual Tidy 関数 指定したドキュメントについて発生したTi ... 3.2//EN"> <html><head><title>Title</title></head> <body> <p><img src="img.png"></p> </body></html>' ; // ア ...
https://man.plustar.jp/php/function.tidy-access-count.html - [similar]
Tidy ドキュメントについて指定した設定オプションの値を返す 6082
« tidy::getHtmlVer tidy::getOptDoc » PHP Manual tidy Tidy ドキュメントについて指定した設定オプシ ... 3.2//EN"> <html><head><title>Title</title></head> <body> <p><img src="img.png"></p> </body></html>' ; $con ...
https://man.plustar.jp/php/tidy.getopt.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 6082
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP ... ent="yes"/> <xsl:template match="allusers"> <html><body> <h2>Users</h2> <table> <xsl:for-each select="user ... ing(uid))"/> </td></tr> </xsl:for-each> </table> </body></html> </xsl:template> </xsl:stylesheet> EOB; $xm ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
6082
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を ... libtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = "Only a test, test, test, test, ... ctions!" ; } unlink ( $filename ); echo "</pre>\n</body>\n</html>\n" ; ?> 例2 インクリメンタルな圧縮および ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 6017
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し ... leObject::fgetss() の例 <?php $str = <<<EOD <html><body> <p>Welcome! Today is the <?php echo(date('jS')); ... ?> of <?= date('F'); ?>.</p> </body></html> Text outside of the HTML block. EOD; file_ ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT