X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_samples%2Fsample_posteddata.php;h=71cdd84ea6b7bdf7e2a651d84fb1287c71b40dfe;hp=af20e89ae1f965256e3aef7b21b46a96f30caa10;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/_samples/sample_posteddata.php b/_samples/sample_posteddata.php index af20e89..71cdd84 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
- - - +