Official Review
NULL
|
Other links at PHP > Magazine Articles |
| 1. |
Variable Security in PHP
|
|
|
In order to make sure that you are getting the value of global variables that you desire, it is important to refer to how they were generated. This is also relevant because global variables are defaultly turned...
|
| 2. |
PHP 4.0: Dynamic Content for the Web Warrior
|
|
|
PHP 4.0 makes its debut. The author puts PHP 4 through its paces on one of the busiest Web sites around--Linux Today--and what his benchmarking shows will amaze you: PHP 4.0 is an amazingly fast tool that can optimize any Web site.
|
| 3. |
PEAR Tutorials
|
|
|
PEAR is the standard library of PHP code for PHP4. Tutorials and documentation on PEAR can be found here.
|
| 5. |
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...
|
|
|