All PHP Tutorials - LearnPHP.org

All PHP Tutorials-propose you to get acquainted with a totality of an educational character that will become of a great use for you in future, being able to help you in finding the most effective work tricks and aspects, and thus simplifying your laborious task. All PHP Tutorials perform a role of an informational treasure recourse with a function of increasing and improving your knowledge level, discovering for you by means of the tutorials new opportunities and ways of reaching your aims and goals in a short period of time and in the most productive manner. All PHP Tutorials will easily become your everyday assistant in finding the right information and reliable recommendations, making it easy for perception and following usage.
Sort byTutorials Per Page
Pages:12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | Next| Last
In this tutorial, you will learn about the various ways to test variables in PHP, which there are several functions that do so.
November 24, 2010 Today Views: 1 Total Views: 498
In this tutorial, you will learn how you can allow other users to connect to your server using PHP, with PHP CLI
November 22, 2010 Today Views: 1 Total Views: 1,493
In this tutorial, you will learn how to use prepared statements in MySQLi when accessing a MySQL database.
November 19, 2010 Today Views: 1 Total Views: 505

Tramp Variables

Author: jordan82  Rating:
In this tutorial, you will learn what a Tramp Variable is and why it is not a good thing and that you should avoid it.
November 18, 2010 Today Views: 1 Total Views: 433
In this tutorial, you will learn how to create dynamic images on the fly in PHP, this is the basics part 2.
November 12, 2010 Today Views: 1 Total Views: 675
Simple cross-browser chat script using MySQL, PHP and jQuery. The old messages are automatically deleted and the chat is refreshed without refreshing the whole page
November 10, 2010 Today Views: 1 Total Views: 1,058
In this tutorial, you will learn how to prevent attackers by using a security method in PHP when creating temporary files.
November 9, 2010 Today Views: 1 Total Views: 508

PHP: gzip Compression

Author: jordan82  Rating:
In this tutorial, you will learn that by using gzip to compress files before transmission can cause your page to load faster and save bandwidth on your server/webhost.
November 4, 2010 Today Views: 1 Total Views: 474

PHP: list()

Author: jordan82  Rating:
In this tutorial, you will learn how the list construct assigns variables to array values without having to manually specify each one.Basically, it automates the process of variable assignment for arrays which comes in handy while looping.
November 3, 2010 Today Views: 1 Total Views: 458
In this tutorial, you will learn that PHP offers the ability to create conditional statements that compare against the same value and the same type. This means that you can test a string variable against another variable and determine if it is a string and if it holds the same value.
October 29, 2010 Today Views: 1 Total Views: 696
Pages:12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | Next| Last