Jump to content

Please help with encoder problem


lingo5

Recommended Posts

Hi, I'm using a simple PHP encoder to encrypt some code. It works fine except in this case:

 

<tr <?php echo " style=\"background-color:$mocolor\" onMouseOver=\"this.style.backgroundColor='$mocolor3'\" onMouseOut=\"this.style.backgroundColor='$mocolor'\"";
?>>

 

it gets messed up with the "\". Can these be replaced by someting else?. Thanks

Link to comment
https://forums.phpfreaks.com/topic/251735-please-help-with-encoder-problem/
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.