|
|
|
| If you want to have more control over your scripts, the output buffering functions are the way to go. Anything from error handling to multiple header() commands in a single document. Not only does output buffering offer a powerful API for handling content, you can also compress data before its sent to the browser. |
|
|
|
| Hits:
778 |
|
| Ratings:
4.00 |
|
 |
|
|
|
|
|    Date Added: Aug-07-2005 |
|
|
|
|
|
| This from IBM developerWorks, targets the PHP developer who already understands PHP, but either wants to write more efficient PHP code or wants to improve the performance of existing PHP applications. Requires registration to read the article on the IBM developerWorks site. |
|
|
|
| Hits:
936 |
|
| Ratings:
1.00 |
|
 |
|
|
|
|
|    Date Added: Jun-28-2005 |
|
|
|
|
|
| A introduction to using Regular Expressions in PHP. |
|
|
|
| Hits:
620 |
|
| Ratings:
0.00 |
|
 |
|
|
|
|
|    Date Added: Aug-07-2005 |
|
|
|
|
|
| Learn how to develop your own coding specifications. |
|
|
|
| Hits:
950 |
|
| Ratings:
3.00 |
|
 |
|
|
|
|
|    Date Added: Jun-24-2005 |
|
|
|
|
|
| The Develop rock-solid code in PHP series is about solving practical real-life problems in medium- to large-scale applications. With a sharp focus on new features available in PHP 4, the articles shed light on numerous tips and tricks that make life easier. Inside, you will find plenty of examples and techniques to learn, with lots of sample code. This first article gives a higher perspective for designing and writing bug-free, maintainable code for medium- to large-scale Web applications. |
|
|
|
| Hits:
868 |
|
| Ratings:
0.00 |
|
 |
|
|
|
|
|    Date Added: Aug-01-2005 |
|
|
|
|
|
| The series Develop rock-solid code in PHP is about solving practical, real-life problems in medium- to large-scale applications. This article discusses how to use variables effectively. It also shows how to make script configuration easy by constructing a configuration file parser using variable variable names in PHP. |
|
|
|
| Hits:
625 |
|
| Ratings:
0.00 |
|
 |
|
|
|
|
|    Date Added: Jun-13-2005 |
|
|
|
|
|
| Need to limit how long a string is? This tutorial will show you how. |
|
|
|
| Hits:
795 |
|
| Ratings:
1.40 |
|
 |
|
|
|
|
|    Date Added: Jul-22-2005 |
|
|
|
|
|
| There's a lot of PHP code available for free on the net but also not all of it can run on your system as it is. This article shows you how to distribute a setup required by your program to run. |
|
|
|
| Hits:
578 |
|
| Ratings:
3.00 |
|
 |
|
|
|
|
|    Date Added: May-30-2005 |
|
|
|
|
|
| Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code. |
|
|
|
| Hits:
959 |
|
| Ratings:
0.00 |
|
 |
|
|
|
|
|    Date Added: Jul-08-2005 |
|
|
|
|
|
| If else statements have been proven to be some of the most valuable functions in PHP. This tutorial is a good simple introduction that spells it all out for you. |
|
|
|
| Hits:
724 |
|
| Ratings:
3.00 |
|
 |
|
|
|
|
|    Date Added: Jul-04-2005 |
|
|
|
|
|