Results 1 to 3 of 3

Thread: [RESOLVED] How to properly handle "Undefined offset"?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    431

    Resolved [RESOLVED] How to properly handle "Undefined offset"?

    What is the correct way to fix this?

    The only option I have right now it to disable that particular notice in php.ini.

    I am using is_null (but atm is_set would also work as far as functionality), but just sending that undefined offset using is_null sets off the error. Any trick to fixing this? Right now I am getting like 30-40, and I just started coding :P
    Last edited by Zeratulsdomain; Mar 27th, 2008 at 08:05 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width