Basically yes, unless you want to patch php sources and recompile. You
could use error_reporting(), but the notice is issued befor you script
gets to run, so that would not help.
Jason Young wrote:
> Thanks for your reply...
>
> However, is that the ONLY way? Shouldn't this be something that
Thanks for your reply...
However, is that the ONLY way? Shouldn't this be something that is not
reported as an error to begin with?
But even so, what about the other Notices I might receive in regards to
other debugging.. I have to get rid of all that, too?
Basically I'm asking if this is th
I have some code that a user can set a description about an item to be
posted, and then add some image files of the item.
Its a 3x3 frame of fields, along with an 'include'
line for each one.. only selecting a file with the 'Browse' button, or
entering a website manually will trigger this inc
3 matches
Mail list logo