Help here guys. Need help in my php... It says "Cannot use string offset as an array in..."Actually that is part of the script in line 313...PHP Code:$[0]k=date("l M d, Y h:i A",$items[$x]['timestamp']+$oss+18000)." GMT".$osh;
$minute=floor((double)$items[$x]['duration']/60);
$second=fmod((double)$items[$x]['duration'],60);


LinkBack URL
About LinkBacks
Reply With Quote
