Phpro - phpro.org - PHPRO.ORG

Latest News:

Simulating Multiple Inheritance With PHP Traits 23 May 2013 | 12:05 pm

This tutorial demonstrates how PHP can make use of traits to provide a solution when multiple inheritance is required. PHP, like Java, does not support multiple inheritance, however, with the use of P...

Database Connection Failed Mysqlnd Cannot Connect To MySQL 4 May 2013 | 06:20 am

Ever had this error when using MySQL and PHP mysqlnd? This article shows how to solve this common issue

Insert-Multiple Rows Into MySQL The Right Way With PHP 18 Dec 2012 | 03:22 am

Quite often when coding with PHP, there is a need to insert many items into a a database. The data may come from a feed, an array in yousr code, a form submitting multiple values or many other sources...

Introduction To Mecurial 28 Jun 2012 | 03:35 am

This is a light weight introduction to some basic concepts in Mecurial versioning. Adding a repository, branching with mecurial, commiting etc.

Round Up To Multiple With PHP 18 Apr 2012 | 01:15 pm

Here is a simple function which will take a number, and round it up to a given multiple, eg: to round the number 12 up to a multiple of 7, the function would return 14.

Camel Case To Under Score 4 Oct 2011 | 02:31 am

Here is a handy function for converting camel case strings to under scores. myUserName becomes my_user_name. Impress your friends and hit the donate button.

Underscore To Camel Case 30 Sep 2011 | 06:58 am

Ever needed a PHP function to convert a string with underscores into camelCase. This helper function does just that. Enjoy!

PHP Version History 29 Jul 2011 | 09:49 am

Ever needed a list of release dates for PHP versions. This historical list is provided to win any arguement

Swede From Future Fake Swedes Cant Code 27 Jul 2011 | 06:45 am

A future Swedish Prime Minister has returned to the present day to dispel future chaos caused by Swedish national who claims, in the future, Swedes will be able to code.

PHP Mulidimentional Array Short Syntax 25 Jul 2011 | 06:24 am

Along with a myriad of fixes and additions to PHP in PHP 5.4 is an array short cut syntax, for those who have issues typeing the word array...

Recently parsed news:

Recent searches: