Jump to content

Richtext Editor


arunpatal

Recommended Posts

You want to execute your own code? Just stick some PHP in there.

 

For example:

<textarea> <?php echo 'Here is some PHP code'; ?> </textarea>

 

Yes i want to execute some code..... for example... first i submit some php code via this rich text editor to mysql database, then i  execute this code on page.

Link to comment
https://forums.phpfreaks.com/topic/284380-richtext-editor/#findComment-1460635
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.