Official Review
NULL
|
Other links at PHP > Magazine Articles |
| 1. |
Export MS Excel file data on your WEB site directly!
|
|
|
There is a long-time existed obstacle of Microsoft software products usage in Unix/Linux environment. Microsoft Excel is definitely one of the most important programs for a typical user. Hundreds of millions of XLS files with different information exist and millions are created every day. Not only users work with XLS files on their local machines but they also want to use such files in the Internet. Taking into account the fact that the great majority of Web servers are operational under Unix/Linux we can clearly recognize the question about XLS file reading under Unix/Linux. The good news is that the problem has already been solved...
|
| 2. |
PEAR Tutorials
|
|
|
PEAR is the standard library of PHP code for PHP4. Tutorials and documentation on PEAR can be found here.
|
| 3. |
Treasure Trove
|
|
|
PHP is a Web scripting language that is the functional equivalent of Microsoft's VBScript and Active Server Pages except that PHP is more platform-agnostic...PHP3 provides myriad powerful features for your Web applications.
|
| 4. |
Enterprise PHP
|
|
|
PHP is an Open Source language that is widely popular on the web. However because PHP so popular in shared hosting environments, many people have an impression that PHP is only for small scale web-sites. This is patently untrue, and PHP is in use in many large scale web sites such as Yahoo Finance and for the creation of large web applications such as IMP. This article is an attempt to readdress the balance and show how PHP is used in the enterprise.
|
| 5. |
Designing Fast Software Architectures in PHP
|
|
|
The recent benchmarking spree of PhpLib, ADODB, PEAR DB, Metabase and Native MySQL has brought more questions up how to to design fast and powerful class libraries in PHP. This short article describes how to design a fast and powerful class libraries in PHP.
|
|
|