|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 221 | Votes:0
|
|
Ever wondered how to do complex and abstract or non-PHP functions based on simple PHP parsing? This tutorial will give you a very brief glimpse on how to do that. |
|
Author: phpfreaks.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 234 | Votes:0
|
|
This is an introduction to using PHP-CLI, using arguments, and reading from the STDIN. |
|
Author: phpfreaks.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 241 | Votes:0
|
|
Want to know what's the advantage of using a DSN-less connection? Go ahead and read this. |
|
Author: phpfreaks.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 230 | Votes:0
|
|
This tutorial will show you how to create a simple to use, yet very efficient message layer that will be used to easily report errors and information to your users. |
|
Author: phpfreaks.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 252 | Votes:0
|
|
The purpose of this tutorial is to cover two seperate topics; profiling and object oriented programming (OOP). In this tutorial you'll create a simple class that can be used to create one or more timers. You can then use these timers to show you how long a script, function or code block takes to run, which can help you optimize your scripts. |
|
Author: phpfreaks.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 233 | Votes:0
|
|
Here are some tips that'll help you speed up and clean up your development cycle. |
|
Author: David Fells <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 255 | Votes:0
|
|
In this article, the author will talk about the fundamentals of arrays, as well as give some brief examples of arrays in PHP. |
|
Author: Tuna Celik <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 122 | Votes:0
|
|
Learn Advanced Object Oriented Programming for PHP. |
|
Author: spoono.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 130 | Votes:0
|
|
Learn how to use the include() function using the power of PHP. |
|
Author: spoono.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 12-Jun-2004 | Hits: 146 | Votes:0
|
|
Object Oriented Programming provides raw power to PHP 4.1.x. |
|
Author: spoono.com <%difficulty1%> |
|
|