tomyknoker
07-20-2007, 03:13 AM
hey all... quick question i have a whole heap of php pages using the PEAR Excel Spreadsheet writer, each page create's and uploads an Excel file to my server... I was controlling the by Cron jobs, works well... The only issue is I have 8 files and my host only lets me have 4 cron jobs at any one time... They suggested I combine the pages... Can that be done? Could I make all the files in one page and somehow process each section at a time?