Jump to content

[SOLVED] Problem with PHP Editor.


angus930

Recommended Posts

Hey everyone.

I'm building a site for a local school, and as there not going to be using any HTML or special software, they need a Editor to edit some parts of the site when they need to.

 

I'm using the Editor SPAW which is working well.

 

Problem is:

After changing the site, when the new code gets sent through to the save page it does this to everything

 

Before

<div id="left_content">

 

After

<div id=\"left_content\">

 

I understand why it's doing it and thats fine. But how do I undo it before its saved?? As its not readable for the computer :(

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/147393-solved-problem-with-php-editor/
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.