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:9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next| Last
SimpleXML is an extension to PHP added in version 5 that turns an XML document into an object making it easy for you to iterate through. The extension solves many of the complexities surrounding XML parsing with PHP prior to version five.
December 3, 2009 Today Views: 1 Total Views: 439
This two videos explain how to populate records from the MySQL database and display them on the page in the multi column format. Each column follows the ascending order of the records from the previous column. In this example we are using Table, but you can use any HTML element to display records
December 2, 2009 Today Views: 2 Total Views: 528
This chapter teaches readers how to build large data tables and goes on to discuss as to how to navigate, sort,search, paginate, and search it using jQuery and Ajax.
December 2, 2009 Today Views: 1 Total Views: 576
Understanding MySQL for PHP is the new series of videos where I'm explaining what MySQL is and how to use it to create your own database. Every week we will be publishing the new video to add to this series. This videos will give you a solid understanding of the databases and how to use them...
December 1, 2009 Today Views: 1 Total Views: 469
Upload files directly to the Rackspace Cloud using the PHP API
December 1, 2009 Today Views: 1 Total Views: 976
A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.
November 23, 2009 Today Views: 1 Total Views: 981
37 regexes ready for immediate use, along with links to the best regular expression tutorials and resources.
November 12, 2009 Today Views: 2 Total Views: 460
Having trouble making the leap from procedural to object-oriented programming (OOP)? Learn the difference between the two styles of programming with easy-to-follow real-world examples.
November 11, 2009 Today Views: 1 Total Views: 490
You've probably seen them on the web, even if you don't know what they're used for; those little orange buttons that look like they're broadcasting something are everywhere. They're links to RSS feeds. In this tutorial, we'll explore some of the uses for RSS feeds, why your website should have them,
November 6, 2009 Today Views: 2 Total Views: 436
In this quick tutorial we will show how-to create such an Ajax upload form using the jQuery Form plug-in and our easy upload class.
October 15, 2009 Today Views: 2 Total Views: 3,629
Pages:9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next| Last