Ayuda con CKeditor

  • jokerper
  • Novice
  • Novice
  • Avatar de Usuario
  • Registrado: Jun 20, 2011
  • Mensajes: 19
  • Status: Offline

Nota Enero 23rd, 2012, 5:00 am

Hola,

Necesito ayuda para obtener ckeditor para trabajar.

He descargado la versión completa y he subido.

He escribir de esto:

Código: [ Select ]
<?php
include_once("/CKeditor/ckeditor.php") ;
?>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="/CKeditor/ckeditor.js"> </script>
  <script type="text/javascript" src="jquery.tooltip.pack.js"></script>

</head>

<body>

 <form action="sampleposteddata.php" method="post" target="_blank">
<script type="text/javascript">
var = nye CKeditor oCKeditor ('CKeditor1');
oCKeditor.BasePath = '/ckeditor/';
$oCKeditor->Value = 'echo "SASDSDAS";'
oCKeditor.Create ();
</Script>
 </form>

</body>
</html>
  1. <?php
  2. include_once("/CKeditor/ckeditor.php") ;
  3. ?>
  4. <html>
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <script type="text/javascript" src="/CKeditor/ckeditor.js"> </script>
  8.   <script type="text/javascript" src="jquery.tooltip.pack.js"></script>
  9. </head>
  10. <body>
  11.  <form action="sampleposteddata.php" method="post" target="_blank">
  12. <script type="text/javascript">
  13. var = nye CKeditor oCKeditor ('CKeditor1');
  14. oCKeditor.BasePath = '/ckeditor/';
  15. $oCKeditor->Value = 'echo "SASDSDAS";'
  16. oCKeditor.Create ();
  17. </Script>
  18.  </form>
  19. </body>
  20. </html>


Mi archivo se llama form.php

Pero nada parece suceder??? ¿Por qué?
  • Anonymous
  • Bot
  • No Avatar
  • Registrado: 25 Feb 2008
  • Mensajes: ?
  • Loc: Ozzuland
  • Status: Online

Nota Enero 23rd, 2012, 5:00 am

Publicar Información

  • Total de mensajes en este tema: 1 mensaje
  • Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 135 invitados
  • No puede abrir nuevos temas en este Foro
  • No puede responder a temas en este Foro
  • No puede editar sus mensajes en este Foro
  • No puede borrar sus mensajes en este Foro
  • No puede enviar adjuntos en este Foro
 
 

© 2011 Unmelted, LLC. Ozzu® es una marca registrada de Unmelted, LLC