When i execute the script by
php -q /var/www/html/intranet/batch/r.php
it gave me this error message :
<br>
<b>Fatal error</b>: Call to undefined function: mysql_pconnect() in <b>/var/ww
w/html/intranet/lib/mysql.php3</b> on line <b>77</b><br>
but if i execute it by http, all is alright....