 |
 |
Get E-Mail Updates, rate and comment on resources, and much more! |
 |
 |
|
| | | |
| Resources in this Category: |
 |
| |
| | | |
 | |  |
| | The PHP cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier. |
| | | |
 | |  |
| | PHP programming tips and how-to's. |
| | | |
 | |  |
| | This tutrial will explain how to create a class to separate the layout, or presentation layer, from the logical level. |
| | | |
 | |  |
| | A short lesson on your first PHP program. Features coding examples to get you started. |
| | | |
 | |  |
| | Cookies are a fun and useful way to save data on a user's computer. The stored information can be used to identify them the next time they come to the site. [...] |
| | | |
 | |  |
| | This tutorial will tell you how to sort an array in numerical or alphabetical order. |
| | | |
 | |  |
| | This article describes the basics to create and make operations with indexed, associative, and multidimensional arrays. |
| | | |
 | |  |
| | A lengthy PHP tutorial that explains how to maintain state between pages, use PostgreSQL and install PHPLIB. |
| | | |
 | |  |
| | Learn to use PHP's FTP functions to create directories and files and change file mode. Also learn how to write data to configuration files in a more secure way. |
| | | |
 | |  |
| | In this article, the principles of using multidimensional arrays are explained, and source code defining multidimensional arrays and displaying the array [...] |
| | | |
 | |  |
| | Explains how to use the date() function in PHP and how to convert a MySQL timestamp string to a format usable by PHP's date(). |
| | | |
 | |  |
| | This article describes the benefits of using CodeIgniter as a PHP framework. |
| | | |
 | |  |
| | Thousands of tips, tutorials and examples of how to use PHP functions. |
| | | |
 | |  |
| | A short lesson what strings are and how to use and manipulate them in PHP. |
| | | |
 | |  |
| | Learn how to write functions in PHP, for the newbie and the not so newbie. |
| | | |
 | |  |
| | Explains how to create a PNG using dynamic information and load data from the URL using ModRewrite. Useful for forum signatures. |
| | | |
 | |  |
| | In this article, we explain why optimizing PHP involves many factors which are not code related, why tuning PHP requires an understanding of how PHP performs [...] |
| | | |
 | |  |
| | This article describes refactoring. Refactoring is the changing of complex and complicated code into simple and confusion-less code, restructuring it into [...] |
| | | |
 | |  |
| | This tutorial covers how to create files in PHP. |
| | | |
 | |  |
| | This article describes common security mistakes in PHP and how to avoid them. |
| | | |
 | |  |
| | An article on how to organize and structure a project more efficiently using include files. |
| | | |
 | |  |
| | This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions. |
| | | |
 | |  |
| | This article shows how to use variables in PHP, along with examples and descriptions. |
| | | |
 | |  |
| | This article explains what functions are and walks through the creation of a function. |
| | | |
 | |  |
| | A detailed introductory tutorial on using switch statements in PHP. |
| | | |
 | |  |
| | Everything about running PHP scripts from Command Line. Tutorials, tips, CLI vs. CGI comparisons and more. |
| | | |
 | |  |
| | A tutorial on how to write clean, secure and easy to maintain PHP code. |
| | | |
 | |  |
| | This small tutorial goes through a login and signup procedure which require the use of a database connection. The login data is stored inside a session [...] |
| | | |
 | |  |
| | Regular expression is powerful, but hard to learn. This page allows you to learn and test regular expressions with your own strings, match patterns, sub [...] |
| | | |
 | |  |
| | This article explains how to create variables with names based on other variables. |
| | | |
 | |  |
| | Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. In [...] |
|
|