Hello,
I am coding a license system for my scripts (encoded by Zend encoder) and I have a file with the fallowing content:
And I am afraid if some *tooot* can get the variable and/or constant name and/or value!PHP Code:<?PHP
$toto = 'moto';
define('FOTO', 'JOTO');
?>
Is that possible?!
Many thanks...







Bookmarks