Page 1 of 1

Notice: Uninitialized string offset: 11

Posted: Tue Aug 22, 2006 10:21 pm
by victor
I kept getting notices on my pages and was wondering where can I find a list of
of notices with the numbers which can explicitly explain the notices in detail?

I'm trying really hard to figure out the problem w my coding...

some help is greatly appreciated

Posted: Tue Aug 22, 2006 10:24 pm
by feyd
PHP is saying you've requested the 12th character of a string that doesn't have 12 characters.