Last change
on this file since 345 was 239, checked in by luc, 9 years ago |
Admin: correzione visulaizzazione immissione dati spoglio per Chrome e Safari - Aggiornamento dell'editor da FCKeditor a CKeditor , accessibili anche a Chrome e Safari.
|
-
Property svn:executable
set to
*
|
File size:
681 bytes
|
Line | |
---|
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"; ?>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.