- 1,233 categories
- 40,621 scripts
Updated: 02/04/2007
- XLS Reader - PHP class that can read binary XLS files (MS Excel) using PHP only on all platforms. MS Excel or any additional PHP modules are not required.
With this script you will be able to easily present your reports, price lists etc. on your web sites without any additional programming. Or you can extract data from XLS tables into some database like MySQL.
The script is able to convert XLS files created by MS Excel to HTML tables, preserving almost all formatting properties (including date, time, numbers and currencies). This means that you can format the spreadsheet in Excel as you like it using different font and cells formatting properties and the script will convert your XLS file into HTML as close as possible. The Class is very simple to use, as it has its own built-in excel2html converter, which allows you to convert either whole WorkBook (including all the WorkSheets) at once, or to get HTML code only for needed SpreadSheets only. You can test the script on-line.
- Categories
- Tags
- Platforms
- Licenses
- Author
- User-Agent block is a PHP script that allows you to ''block'' user-agents you specify, such as e-mail harvesting programs, and user-agents designed to copy your website. The script will detect the user-agent, and return a page that you can ...
- This is a development site for site_foundation, a &"post-your-story-here&" type application written in PHP using MySQL on backend not unlike slash or Thatware. Its main difference lies in its backend, user levels to determine who se...
- Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you t...
- Cached Fast Template is a template system for PHP that implements caching for PHP''s FastTemplate module. Features include: Supports lock files, so long operations will not allow pages to be served only &"half&" cached, Allows ...
- This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user...