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.
If you have an experience with PHP two or three project, you should speed
up your coding time with CI. CI will give you more easy life with PHP. CI
uses the Model View Controller architectural pattern which gives you great
flexibility when it comes to reusing, altering and upgrading code.
January 16,
2012
Today Views:
13 Total Views:
221
I want to show you how to create a Codeigniter helper for Uploadify jQuery
plugin. First of all, we need to download uploadify from
http://www.uploadify.com or blowe is all source code including Codeigniter,
uploadify and my code
January 5,
2012
Today Views:
2 Total Views:
139
I want to show you how to add a image name that uploaded by uploadify and
other information together to the database.
December 30,
2011
Today Views:
2 Total Views:
205
PHP is the most widely-used language for programming on the web. Here are
fourteen best practices that every programmer should know and code
according to this guidelines.
December 29,
2011
Today Views:
1 Total Views:
435
Obviously, PHP+ MySQL + Apache is a popular web technology.Its components
are powerful, versatile and Free. However, the default settings ship with
PHP is not suitable for production sites. Here, it is a check list of
settings that are intended to harden the default PHP installation.
December 28,
2011
Today Views:
3 Total Views:
389
Learn How To Add Timed Media Tracks Like Subtitles, Captions, Descriptions,
Chapters And Metadata To Your Audio Or Video Files Using HTML5
December 27,
2011
Today Views:
1 Total Views:
161
In this lesson I will teach you how to display a single row or multiple
rows of data from a MySQL table using PHP.
December 23,
2011
Today Views:
1 Total Views:
372
Learn How To Add Focus To A Form Control When The Web Page Is Loaded Using
HTML5
December 20,
2011
Today Views:
2 Total Views:
152
Learn how to build an online art portfolio with Joomla.
December 13,
2011
Today Views:
1 Total Views:
180
In this tutorial we will create a simple 5 star rating system using jQuery,
MySQL, PHP and AJAX. We will use jQuery to highlight the star the mouse is
over and the preceding stars, AJAX to send the vote to the server, PHP to
process the vote and MySQL to store the vote.
December 1,
2011
Today Views:
2 Total Views:
623








