what is your complete line ?

maybe your counting environmental var that is not present in cronjob
execution


mk

-----Ursprungliche Nachricht-----
Von: Rahul Hari Bhide [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 6. Februar 2001 12:50
An: [EMAIL PROTECTED]
Betreff: [PHP-DB] array_count_values


Gurus,
    I am fetching an array from an Oracle database . I get the following
warning  message for a particular set of results only .
------
<b>Warning</b>:  Can only count STRING and INTEGER values! in
<b>/tmp/myscript.php</b> on line <b>36</b><br>
------
The line 36 as mentioned in above warning has array_count_values function
used
on it .

I am running php script as a cron job. Also the resultant html file shows
accurate results.

Any ideas why and when does this warning comes up???.

thanks in advance,

~R



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to