php excel parser pro
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4892
XML Parser
This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
PHP Excel 2007
Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, more>> Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet and much, much more!<<less
Added: 2007-02-18 License: GPL Price: Free
1030 downloads
HTML Parser
This is a simple PHP function that parses an html page and returns plain text and links that this page contains. You can test it online. more>> This is a simple PHP function that parses an html page and returns plain text and links that this page contains. You can test it online.<<less
Added: 2005-12-15 License: Freeware Price: Free
821 downloads
Simple PHP Apache log parser 1.0
This is a simple PHP Apache log parser. It makes a list of IP, User Agent, Status code, ect. and puts it in an array for you to use. more>> This is a simple PHP Apache log parser. It makes a list of IP, User Agent, Status code, ect. and puts it in an array for you to use.<<less
Added: 2005-09-23 License: GPL Price: $0.00USD
13 downloads
OPML Parser PHP Class
This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file?s elements the following attributes: link_url, link_ more>> This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file?s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, created (date of creation), type (link type: RSS, HTML, etc.). The class uses file_get_contents() to retrieve the contents of the OPML file and then the XML extension is used to parse and store the file?s data in an associative array, where each outline element is stored using a different array index.<<less
Added: 2007-07-22 License: Freeware Price: Free
836 downloads
Email Parser 1.0.0
This class is designed to parse raw emails into logical parts including the header, content, to, from, subject, and file attachments. It also parses the various message types including HTML and Plain text messages. more>> This class is designed to parse raw emails into logical parts including the header, content, to, from, subject, and file attachments. It also parses the various message types including HTML and Plain text messages.<<less
Added: 2007-01-14 License: GPL Price: $0.00USD
18 downloads
Meta Name Parser 1
You may parse meta names from your site or an external url. Script can display title, description and keywords of selected page. Script is freeware and can be used freely in your projects. more>> You may parse meta names from your site or an external url. Script can display title, description and keywords of selected page. Script is freeware and can be used freely in your projects.<<less
Added: 2004-03-31 License: Freeware Price: $0.00USD
12 downloads
Perl Entrez Gene Parser
Perl Entrez Gene Parser is a parser that abstract a data structure from a given Entrez Gene record. more>>
Perl Entrez Gene Parser is a tool which can abstract a data structure from a given Entrez Gene record and users of the parser can decide what to do/extract from the data structure. Several automatic parser generators as well as the venerable Perl5 regular expressions are considered. The tools considered are: Parse:RecDescent, Parse:Yapp, Perl-byacc, Text:Balanced and Regex.
Major Features:
- Provide Perl parsers for NCBIs Entrez Gene based on regular expression, Parse:RecDescent, Parse:Yapp and Perl-byacc.
- Some can parse human genome annotations in minutes.
- Documentation and user guides are provided.
Requirements: none
Added: 2007-12-06 License: GPL - GNU Public License Price: GPLGNUPublicLicense
12 downloads
Cron schedule parser 1.1
If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making more>> If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making cron jobs log their events in a database and then writing a monitoring app around this class. Cron schedules can be quite complex to parse since they can involve ranges (n-n) and lists of values or ranges (n,n,n or n,n,n-n,n-n). Finally, days can be specified by calendar days or days of the week. This class supports every possibility at the moment except for weekdays specified in non-numerical format, like Mon, Tues, etc. and */2 syntax for alternation. One possible use for this class would be to write a complete PHP replacement for cron!<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
15 downloads
Other version of Cron schedule parser
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
License:LGPL
C++ Mime Email Parser 1.0
C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard. Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients. Library supports all kinds of content more>> C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard. Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients. Library supports all kinds of content encodings, charsets. It allows to read attachments, and handles charsets conversions.<<less
Added: 2007-12-20 License: BSD Price: $0.00USD
10 downloads
Equation Parser 1
This is a C++ equation parser which implements the reverse polish notation under the hood. Its quick, small, and efficient. The cpp equation parser supports the following operator and follows operator precendence: ()*^-+/ it can easily be more>> This is a C++ equation parser which implements the reverse polish notation under the hood. Its quick, small, and efficient. The cpp equation parser supports the following operator and follows operator precendence: ()*^-+/ it can easily be extended to accomodate more.<<less
Added: 2006-06-17 License: Freeware Price: $0.00USD
14 downloads
Javascript BibTeX Parser 0.1.2
This is a pure JavaScript BibTeX parser class. more>> Javascript BibTeX Parser 0.1.2 is designed to be a pure JavaScript BibTeX parser class. BibTeX is a text-based file format for listing bibliographical references.
Major Features :
- Parse BibTex into a logical data javascript data structure.
- Output parsed BibTex entries as HTML, RTF, or BibTex.
Added: 2009-01-09 License: GPL Price: GPL
10 downloads
Winamp Playlist Parser 2.1
The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5. more>> The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5.<<less
Added: 2004-01-17 License: Freeware Price: 0.00
13 downloads
Other version of Winamp Playlist Parser
License:Freeware
XML Parser 14-Jan-2006
This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Price: $0.00USD
14 downloads
SearchFeed feed parser 1.0
The Searchfeed script can be used to monetize landing pages by displaying links from SearchFeed advertisers. To properly use this script you will need to create an account at SearchFeed.com. This script is an excellent way to monetize expired web pages more>> The Searchfeed script can be used to monetize landing pages by displaying links from SearchFeed advertisers. To properly use this script you will need to create an account at SearchFeed.com. This script is an excellent way to monetize expired web pages that you have purchased for the residual traffic.<<less
Added: 2007-01-21 License: Freeware Price: $0.00USD
15 downloads
Other version of SearchFeed feed parser
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above php excel parser pro search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed