Author Topic: php problem  (Read 5267 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
php problem
« on: July 18, 2017, 01:41:32 PM »
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