added ckeditor package
[openemr.git] / public / assets / ckeditor-4-7-0 / samples / old / sample_posteddata.php
blob54e9b7ce81a01ea04f1b3ba9378405e3e42d4476
1 <?php /* <body><pre>
3 -------------------------------------------------------------------------------------------
4 CKEditor - Posted Data
6 We are sorry, but your Web server does not support the PHP language used in this script.
8 Please note that CKEditor can be used with any other server-side language than just PHP.
9 To save the content created with CKEditor you need to read the POST data on the server
10 side and write it to a file or the database.
12 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
13 For licensing, see LICENSE.md or http://ckeditor.com/license
14 -------------------------------------------------------------------------------------------
16 </pre><div style="display:none"></body> */ include "assets/posteddata.php"; ?>