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.
Sort byTutorials Per Page
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Next| Last
This tutorial should teach you about the MVC coding philosophy, integral to producing serviceable applications.
February 12, 2010 Today Views: 1 Total Views: 876
Create a real-life storefront application from design to deployment and explore all the major aspects of the Zend Framework. This Chapter helps readers in creating the shopping cart Model, Controller, and Views.
February 5, 2010 Today Views: 1 Total Views: 500
PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications.
February 2, 2010 Today Views: 1 Total Views: 833

User Input Validation

Author: webcodez  Rating:
A tutorial about User Input Validation in PHP using patterns.
February 1, 2010 Today Views: 1 Total Views: 485
I can remember years ago when I first began coding in PHP and MySQL, how excited I was the first time I got information from a database to show up in a web browser. For someone who had little database and programming knowledge, seeing those table rows show up onscreen based on the code I wrote...
January 20, 2010 Today Views: 2 Total Views: 621
PHP is so much more than a scripting language. It's a full-fledged language capable of building very complex applications. By harnessing the full power of Object Oriented Programming, you can reduce the amount of time you spend coding and use it to build better websites.
January 20, 2010 Today Views: 1 Total Views: 729
Create a backup script and execute the PHP script using a CRON job. This tutorial is for webmasters if the websites control panel has only capabilities to create full site backups and/or where the access via SSH is disabled.
January 11, 2010 Today Views: 1 Total Views: 1,229
Using PHP, MySQL, and MooTools javascript, you can implement a Twitter-like status system in no time.
January 4, 2010 Today Views: 1 Total Views: 772
Do you want to encourage your visitors to say hi when they visit your friendly Website? This tutorial is divided in 4 phases and will teach you how to create a simple PHP guestbook using only one PHP file.
December 31, 2009 Today Views: 4 Total Views: 2,247

Cron/Crontab Basics

Author: phb50530  Rating:
A tutorial for understanding the basics of Cron/crontab for Linux.
December 22, 2009 Today Views: 2 Total Views: 714
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Next| Last