View Single Post
Old January 9th, 2006, 06:49 PM   #3 (permalink)
ace67
Member
Verified Customer
 
Join Date: Oct 2005
Location: Maryland
Posts: 85
Quote:
Originally Posted by Chuck S
PHP will have empty arguements from time to time. The correct resolution would be to edit your php.ini and turn down error reporting as it is set too high.
No such thing as error reporting set too high.

Would it be possible to give it a value like $argv = null; or $argv = 0; or something like that to set the variable to have a value before line 16?
ace67 is offline   Reply With Quote