AW: [PHP-DB] array_count_values

2001-02-06 Thread Matthias Kopolt
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

[PHP-DB] array_count_values

2001-02-06 Thread Rahul Bhide
Gurus, I am fetching an array from an Oracle database . I get the following warning message for a particular set of results only . -- Warning: Can only count STRING and INTEGER values! in /tmp/myscript.php on line 36 -- The line 36 as mentioned in above warning has array_count_values