Hello,
is it possible to make a php program trial for 60 days?
Thanks.
sure but im sure anyone who knows PHP would be able to disable the timer.
Would that be a wise idea? I mean, when PHP is not installed (or enabled in this case), the contents of the PHP file will just be printed in the browser, revealing sensitive information...
If you gave the php in clear text with a timer it would be disabled obviously. However it is possible to encrypt your php files, using something like ioncube or sourceguardian. While I doubt these are foolproof, they're probably good enough.
can't we save the code?
So i think it is possible to save the code. But how can i make different register numbers that the users can type it to make the program registered?
There are numerous php encrypters which apart from protecting your code, enable running on ip only or for timed period only.
Check out Zend small business programme great value :-)
Hope this helps.