Executing encoded PHP file at command line
Hello Guys,I encoded a PHP file through PHP encoder and want to execute the file at the command line and want a crontab to run it every 1 hour.
But when I do:
[root folder]# ./file.php
sh: ./file.php: cannot execute binary file
Salam,
-Omair

