Page 1 of 1
php 4 base excel writer
Posted: Fri Jan 02, 2009 3:26 am
by achalsaraiya
I need a php 4 base excel writer , i found many of them but they all are base on Excel 5 , which porvides only 255 character support per column, and my need is much more.
Can any one pls help me to resolve my problem
Re: php 4 base excel writer
Posted: Fri Jan 02, 2009 3:55 am
by Mark Baker
Perhaps it's just natures way of saying that it's about time you upgraded to PHP 5
Re: php 4 base excel writer
Posted: Mon Jan 05, 2009 3:03 am
by achalsaraiya
I cant change php4 to php5 as our customer web server doesnt support php5

Re: php 4 base excel writer
Posted: Mon Jan 05, 2009 3:07 am
by Mark Baker
In that case, your in a quandrary: if your customer wants 255 character support for PHP generated Excel, then either they work through the upgrade to PHP5, or they'll need to pay for somebody to develop an Excel writer for a long-obsolete version of PHP, or they'll have to drop their demand for 255 character support in Excel.