Hello
if I execute from console
# /usr/local/bin/php /home/user/public_html/myscript.php check=yes rt=1
the value of check and rt are not passing to the scipt using GET . Why ?
I was using cPanel php and it was working correctly , which could be the problem, some limitation in php.ini ?
Thank you