Shawn McKenzie wrote:
> PJ wrote:
>
>> Could somebody please explain this?
>> When the line - sort($category) is commented out, the output returns
>> Notice: Undefined offset: in the line "36" for all the repeats (29 in
>> this case)
>>
>
> Sure it makes sense and is rational, you just have
PJ wrote:
> Could somebody please explain this?
> When the line - sort($category) is commented out, the output returns
> Notice: Undefined offset: in the line "36" for all the repeats (29 in
> this case)
Sure it makes sense and is rational, you just have no idea what you're
doing :-)
> The code b
PJ wrote:
Could somebody please explain this?
When the line - sort($category) is commented out, the output returns
Notice: Undefined offset: in the line "36" for all the repeats (29 in
this case)
The code below:
", $cat, "";
$ii++;
}
$ii = $lastIndex;
//echo $category[$ii]['category'];
w
3 matches
Mail list logo