![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| hi all i need to parse an excel file on a remote server i searched on the web but i've found only proprietary class anybody knows free script to parse an excel? i'm working on linux without odbc tnx | |||
| Advertisements |
| | #2 | ||
| There are many scripts out there that will parse a csv (dilimited) file. You may want to convert an Excel file to CSV and use one of the hundreds of CSV parse scripts out there. -JKD "Josh" <josh@nospam.pixael.com> wrote in message news:bhqkdl$24qeu$1@ID-203386.news.uni-berlin.de... > hi all > i need to parse an excel file on a remote server > > i searched on the web but i've found only proprietary class > > anybody knows free script to parse an excel? > > i'm working on linux without odbc > > tnx > > | |||
| | #3 | ||
| "jkd" <jkd@anon.org> ha scritto nel messaggio news:XD40b.12336$ev.2391386@twister.nyc.rr.com... > There are many scripts out there that will parse a csv (dilimited) file. You > may want to convert an Excel file to CSV and use one of the hundreds of CSV > parse scripts out there. it's a good idea... but how can i automatic convert an excel to csv? i have to use perl? i have just create a script to parse a csv tnx | |||
| | #4 | ||
| "Josh" <josh@nospam.pixael.com> wrote in news:bhqlmh$238cv$1@ID-203386.news.uni-berlin.de: > it's a good idea... but how can i automatic convert an excel to csv? i > have to use perl? > > i have just create a script to parse a csv Think he means that you could export your excel document to CSV from excel itself. I guess this might be a problem with your remote solution, though? Why would you use Perl for it? PHP can do everything Perl can do, at least as well as Perl does. KAH | |||
| Featured Websites | ||||
|
![]() |
| Tags: excel, parsing |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parsing PHP in PHP | Todd Beauchemin | PHP | 6 | 07-01-2007 4:19 PM |
| Help parsing file for variables | Will Simpson | PHP | 2 | 07-01-2007 4:18 PM |
| XML parsing - question about PI's | Rutger Claes | PHP | 0 | 07-01-2007 3:38 PM |
| import excel data with SQLyog? | Sandra | Database | 0 | 05-31-2007 8:43 PM |
| Packet Parsing | d43m0n AT shaw DOT ca | PHP | 0 | 05-20-2007 6:33 PM |
| Featured Websites | ||||
|