71cdd84ea6b7bdf7e2a651d84fb1287c71b40dfe
[ckeditor.git] / _samples / sample_posteddata.php
1 <?php /*
2
3
4 -------------------------------------------------------------------------------------------
5 CKEditor - Posted Data
6
7 We are sorry, but your Web server does not support the PHP language used in this script.
8
9 Please note that CKEditor can be used with any other server-side language than just PHP.
10 To save the content created with CKEditor you need to read the POST data on the server
11 side and write it to a file or a database.
12
13
14 Copyright 2003-2011, CKSource - Frederico Knabben.
15 All rights reserved.
16 -------------------------------------------------------------------------------------------
17
18
19
20
21 */ include "assets/_posteddata.php"; ?>