Hi all!
I've got a problem again.
When I'm trying to edit a file with some PHP code,
How can I fix it?
I've got a problem again.
When I'm trying to edit a file with some PHP code,
editor replaces <?=something?> with <!--omething-->
How can I fix it?
RE: <?=something?> => <!--omething-->
RE: <?=something?> => <!--omething-->
On the sunny side, you could solve your problem by pre/post processing... search replace... maybe get rid of the php code and just put function calls in there if too much is getting 'converted'... eh... sorry no clear answer/fix.
RE: <?=something?> => <!--omething-->
Thanks Denny.
)
My english is not so good so I can hardly understand your joke about the flux capacitor and the dylithium crystals
But I've tried to find this convertion in the php code. It's not there, or I just don't see it. So the problem is still actual.
RE: <?=something?> => <!--omething-->
The joke is bad, like all I make.
)
It's not in the PHP. But you could use PHP to replace the <!-- omethiing --> with <?php echo "daftpunk"?>
or search through the JavaScript and get rid of where it uses htmlencode or whatever function that is.
And you aren't *just* using the "source" button on the toolbar to check the source, right? Once I had some Javascript in the editorarea and it went from > to > when but still worked when clicked on. Weird, rigtht? Anyway.... bye. Sorry my english is so bad (and I'm native!) it makes it even harder for you 8^)