Jump to content

CKEDITOR


roeyhaim

Recommended Posts

Hello...

i'm building a simple cms and i have a question...

I use ckeditor to edit pages

and i want that the user can build a page structure.

 

the user can build a table any way he wants. and he type "##IMAGE##"

after he save the page the structure will be like he wants and all the "##IMAGE##" will be replace with the code:

"<img src=<?php images/image_name.jpg>"

 

this is dynamic page that come from SQL query.

the user only build a structure and the php will show all the result in this structure.

 

any ideas how to do this?

 

hope you understand...

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/221853-ckeditor/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.