Jump to content

Editing xml File in Wysiwig


allex01

Recommended Posts

Wouldn't it be better to give the user a form to submit new values then you handle the xml writing in your scripts.

 

Then you can clean their input etc.

 

Letting a user directly edit the xml is a bad idea. They'll put characters in that will break it etc.

 

If you're using php 5 then look at simplexml: http://uk2.php.net/simplexml

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.