Answer the question
In order to leave comments, you need to log in
Where can I get an obfuscator for the site so that I can encrypt html content from php?
From MySQL I deduce on filters contents of a DB.
<?while ($row=mysql_fetch_row($res)) {?>
<tr><td><?print $row[3];?></td><td><?print $row[1];?></td><td><?print $row[2];?></td></tr>
<?}?>
hello | Hello | hello, and when you press Ctrl+U
[абракадабра] | [другая абракадабра] | [ совсем иная абракадабра]
;?
Answer the question
In order to leave comments, you need to log in
As an option, to complicate the life of parsers, form a table picture in php
and display the picture in the right place in the template.
Krpipast will not work, but in principle you can recognize it from the picture.
Ctrl+Shift+I are you going to obfuscate too? What for? You gave this data to the client, whoever wants to hacks, the rest, to put it mildly, don't give a shit *
You can make a website in Flash - then the maximum that the user can do is a screenshot.
I can offer a fun but time-consuming option: SVG.
Modern browsers understand it, graphical transformations can be done there such that it will be easier to recognize a screenshot than to restore a table.
True, you will have to sweat on your own with cell widths and hyphens if the text is long...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question