PHP Tips & Tricks - LearnPHP.org
PHP Tips & Tricks will share with you the most useful and necessary practical information and recommendations with the detailed examples and explanations of their future usage in a working procedure.Being acquainted with all aspects and nuances of the task you would like to perform, you get a chance to do it yourself without wasting your time for stressful attempts and worthless efforts, just using the proposed tricks as a pattern. PHP Tips & Tricks - it is the easiest way to reach your goals in appropriate way, being able to incarnate all its aspects. All information that can be of a current importance is gathered in one Tips & Tricks unit thus being mostly easy-to-use.
When using Colors in HTML and CSS you need to use a hexadecimal color (something like #FFFFFF) which is the base 16 value from the RGB color scale.
December 15,
2009
Today Views:
2 Total Views:
435
This article teaches readers how to install and use the DataTables plugin & load data pages on request from the server as well as in Searching and ordering the data
December 15,
2009
Today Views:
1 Total Views:
662
In PHP 5 you can make your life a lot easier by writing an autoload function. This function will automatically load your classes, so you do not need to repeatedly include classes on every page.
December 14,
2009
Today Views:
1 Total Views:
1,008
A tutorial about sending emails and using AJAX for it.
December 9,
2009
Today Views:
1 Total Views:
536
In this tutorial, I will show you a simple example of using POST or GET in a form on a page to simply print "Hello, NAMEHERE". Of course, POST and GET can be used for better things than this, like sending form information.
December 9,
2009
Today Views:
1 Total Views:
481
In this tutorial I'll show you how to show the users that are logged on to your website like the one in codecall home page. Theres several techniques that you can use to do so, I choose to use this one for simplicity.
December 8,
2009
Today Views:
1 Total Views:
607
This is a basic referral system i typed up while in school. Easy to understand and follow.
December 7,
2009
Today Views:
1 Total Views:
482
In this tutorial I'll introduce you to using PDO and show examples of its use. The tutorial assumes you already have a database and tables setup (I'll be using MySQL and SQLite) for testing.
December 4,
2009
Today Views:
1 Total Views:
712
How to make a simple pagination
December 4,
2009
Today Views:
1 Total Views:
709
This tutorial explains how to create the advanced search form for your website with PHP and MySQL using text fields, dropdown menus, radio buttons and check boxes. You will learn how to create database, how to define relationships between different tables and how to create search form...
December 3,
2009
Today Views:
1 Total Views:
595











