X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fsample_posteddata.php;h=ebefa0daf0bf31fc619463fe21e321a6e0adf4f1;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=af20e89ae1f965256e3aef7b21b46a96f30caa10;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_samples/sample_posteddata.php b/_samples/sample_posteddata.php index af20e89..ebefa0d 100644 --- a/_samples/sample_posteddata.php +++ b/_samples/sample_posteddata.php @@ -1,59 +1,21 @@ - - - - - Sample - CKEditor - - - - -

- CKEditor - Posted Data -

- - - - - - - - - $value ) -{ - if ( get_magic_quotes_gpc() ) - $postedValue = htmlspecialchars( stripslashes( $value ) ) ; - else - $postedValue = htmlspecialchars( $value ) ; - -?> - - - - - -
Field NameValue
- - - +