What Does Warning: Illegal Offset Type In Mean?
Posted On Wed Dec 31, 1969 By charles In PHP Forums And Topics Discussions About Hyper Text Programming Language Forums
today i was running a php script and i got this warning message: it said
Warning: Illegal offset type in /home/www/functions.php on line 19
so what does this mean.
when i look at line 19 i had this code:
$mysql[ $myArray[$i] ];
i was running a loop, so the answer to this questions is simple. EMPTY
it just means that the array element is empty, in my case, $myArray[$i] didnt have any value. why? because i was doing it wrong.
again, this error you are geting because the array element is EMPTY.
Warning: Illegal offset type in /home/www/functions.php on line 19
so what does this mean.
when i look at line 19 i had this code:
$mysql[ $myArray[$i] ];
i was running a loop, so the answer to this questions is simple. EMPTY
it just means that the array element is empty, in my case, $myArray[$i] didnt have any value. why? because i was doing it wrong.
again, this error you are geting because the array element is EMPTY.
Related Content
Information
Forums »
PHP Forums And Topics Discussions About Hyper Text Programming Language »
What Does Warning: Illegal Offset Type In Mean?
PHP Forums And Topics Discussions About Hyper Text Programming Language »
What Does Warning: Illegal Offset Type In Mean?
Title: What Does Warning: Illegal Offset Type In Mean?
Description: if you are using php script and you are getting this error that says Warning: Illegal offset type in i will tell you exactly what it means.
Tags: php ,computer ,programming
Info: This Post Has Been Viewed 0 Times Since
Date: Wed Dec 31, 1969
Author charles Received 0 Replies #8639
Date: Wed Dec 31, 1969
Author charles Received 0 Replies #8639
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5