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...
Unapologetically, my objective in this article is to show that PHP and MySQL are both mature and widespread technologies that can be considered a primary web-application platform, not just an alternative to ASP, JSP, Cold Fusion and a host of other web-app scripting solutions out there.
I'm developing this article in an evolutionary way and will add as I see trends, get new data, have new ideas for how to discover the case for PHP.
According to some stats, there are over 12,000,000 sites on the internet now running PHP. So, what's behind that and why is it so popular?
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.
Can't decide whether to use PHP scripts, Perl CGIs, or Java servlets for your next Web development project? This article will help you decide by providing a side-by-side comparison of the functioning source code of all three languages
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.