Copyright RadioToolBox.com another great application from Jay Krivanek
,etc.) that may break stuff down the road. for($i=0; $i0){ $lastsong_rep[$replace_num]=addslashes($lastsong[$replace_num]); $lasttime_rep[$replace_num]=$lasttime[$replace_num]; } $data.="\$lastsong[$j]='$lastsong_rep[$replace_num]';\r\n\$lasttime[$j]='$lasttime_rep[$replace_num]';\r\n"; } $data.="?>"; $fp = fopen($includes_path."includes.php", "w"); fwrite($fp, $data); fclose($fp); } ?>