芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/resuamer/site/js/ckeditor/_samples/assets/_posteddata.php
Sample — CKEditor
CKEditor — Posted Data
Field Name
Value
$value ) { if ( get_magic_quotes_gpc() ) $postedValue = htmlspecialchars( stripslashes( $value ) ) ; else $postedValue = htmlspecialchars( $value ) ; ?>