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
php 4 base excel writer
Moderator: General Moderators
-
achalsaraiya
- Forum Newbie
- Posts: 2
- Joined: Fri Jan 02, 2009 3:15 am
php 4 base excel writer
- Attachments
-
- excel.zip
- This is the php writer i tried in
- (66.6 KiB) Downloaded 31 times
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: php 4 base excel writer
Perhaps it's just natures way of saying that it's about time you upgraded to PHP 5
-
achalsaraiya
- Forum Newbie
- Posts: 2
- Joined: Fri Jan 02, 2009 3:15 am
Re: php 4 base excel writer
I cant change php4 to php5 as our customer web server doesnt support php5 
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: php 4 base excel writer
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.