検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 321 for [SIMILAR] 16 1024 4096 WITH 32769 tidynode WITH ... (0.366 sec.)
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
gzファイルへのポインタから1行を得て、HTMLタグを取り除く 0
« gzgets gzinflate » PHP Manual Zlib 関数 gzファイルへのポインタから1行を得て、HTMLタグを取り除く gzgetss (PHP 4, PHP 5, PHP 7) gzgetss — gzファイルへのポインタから1行を得て、HTMLタグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこ ...
https://man.plustar.jp/php/function.gzgetss.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
XFormsの処理 0
« セッション ファイルアップロードの処理 » PHP Manual 機能 XFormsの処理 XFormsの処理 » XForms は、従来のWebフォームから 派生したもので、広範なプラットフォームやブラウザそしてPDFドキュメントのような 従来のメディア以外のものにすら使用することができます。 xformsのまず第一の違いは、クライアン ...
https://man.plustar.jp/php/features.xforms.html - [similar]
PHPの隠蔽 0
« ユーザーが投稿したデータ 最新版を維持する » PHP Manual セキュリティ PHPの隠蔽 PHPの隠蔽 一般に隠蔽という手段はセキュリティとしては弱いものだと言われています。 しかしこうした手法が望ましい場合もあります。 PHP を隠すための簡単な技法がいくつかあり、 システムの弱点を見つけようとする攻撃を遅 ...
https://man.plustar.jp/php/security.hiding.html - [similar]
0
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that establishes a connection between PHP and CUBRID. This section will cover the most basic and notable features. The following code required to connect to CUBRID database, which means CUBRID Server a ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
設定オプションの値を元に戻す 0
« ini_get ini_set » PHP Manual PHP オプション/情報 関数 設定オプションの値を元に戻す ini_restore (PHP 4, PHP 5, PHP 7, PHP 8) ini_restore — 設定オプションの値を元に戻す 説明 ini_restore ( string $option ): void 指定した設定オプションを元の値に戻します。 パラメータ option 設定オプションの ...
https://man.plustar.jp/php/function.ini-restore.html - [similar]
HTML テーブルとして結果を出力する 0
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 odbc_resul ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
Rendering 0
« CommonMark\Render CommonMark\Render\Latex » PHP Manual CommonMark 関数 Rendering CommonMark\Render\HTML (cmark >= 1.0.0) CommonMark\Render\HTML — Rendering 説明 CommonMark\Render\HTML ( CommonMark\Node $node , int $options = ? ): string 警告 この関数は、 現在のところ詳細な情報はありませ ...
https://man.plustar.jp/php/function.commonmark-render-html.html - [similar]
0
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレクトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstrap.php + controllers - Index.php // デフォルトのコントローラ + views |+ index - ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]