ホームページ >バックエンド開発 >PHPチュートリアル >Sina オンラインビジュアルエディター PHP バージョン_PHP チュートリアル
電話
/**
* Sina Blog Editor PHP版のカプセル化されたクラス呼び出しメソッド
*
*/
header('Content-Type:text/html;Charset=utf-8;');
include_once('sinaEditor.class.php');
抽出($_POST);
抽出($_GET);
unset($_POST,$_GET);
$act=='subok' && die("送信されたコンテンツは次のとおりです:
".htmlspecialchars($gently_editor));
$editor=new sinaEditor('gently_editor');
$editor->Value='
レンダリング
ダウンロードアドレス: クリックしてダウンロード