Kevin WatersonSwede From Future Says He Can Code (23.5.2013, 09:22 UTC)
A revaluation today as a Swedish national, who has traveled back in time, says he can code!
Link
Kevin WatersonPGSQL Cheat Sheet (23.5.2013, 09:22 UTC)
This table provides a simple ready reference to some common commands used in PostgreSQL. Ideal for those more accustomed to MySQL or other databases.
Link
Kevin WatersonSimple Mysql PHP Menu (23.5.2013, 09:22 UTC)
There are possibly as many menu systems available for PHP and MySQL as there are PHP programmers. Here is yet another way of generating menus from a database.
Link
Kevin WatersonSimple Mysql PHP Menu (23.5.2013, 09:22 UTC)
There are possibly as many menu systems available for PHP and MySQL as there are PHP programmers. Here is yet another way of generating menus from a database.
Link
Kevin WatersonTest For Prime Numbers With PHP Regular Expression (23.5.2013, 09:22 UTC)
This function provides a novel method of testing if a number is prime, by using a PHP regular expression.
Link
Kevin WatersonWeb2bb 0.0.9 Released (23.5.2013, 09:22 UTC)
This is the latest update to the WEB2BB Framework and includes a simple fix for an error that failed to catch an exception. The WEB2BB framework is a fully functioning MVC style framework that utilizes the best features of PHP 5.3 and above. By making use of the latest additions to PHP, the WEB2BB framework is able to provide sleek code and optimal performance. It does not try to be all things to all people and so the codebase is kept to a minimum.
Link
Kevin WatersonnWire Eclipse Zend Plugin Review (23.5.2013, 09:22 UTC)
PHPRO.ORG receives many emails requesting reviews for magazines, web sites, application development tools, applications, books etc. Now and again, one of these catches the eye and deserves further inspection. Recently, a request for a product called nWire arrived which allegedly "accelerates PHP development by helping developers navigate through their code and better understand the architecture of their application". Here is a closer look at nWire.
Link
Kevin WatersonTrim All Members Of An Array With PHP (23.5.2013, 09:22 UTC)
This little helper function provides a simple method to trim the white space from the beginning and end of all the elements in an array. It uses the call to array trim, which, in turn, calls the trim() function. The iteration is handled internally and so provides maximum performance then dealing with the the problem in user code.
Link
Kevin WatersonDynamically Create Menu With PHP DOM (23.5.2013, 09:22 UTC)
Programatically createing menus using php is a task many programmers will need to do over and over again in developing applications and web sites. Most PHP coders will have their own menu generation class that will take an array or an item and add it to a HTML un-ordered list or other tag and the styling is handled with CSS. This has proven to be a worthy solution to menu creation, however, PHP already has all the tools and classes built in to create a menu using DOM. It is both powerful and extensible and further eliminates for yet another class in your tree.
Link
Kevin WatersonPHP 5.3 Released (23.5.2013, 09:22 UTC)
Today marks the release of the much awaited 5.3.0 version of PHP. The release contains many of the features that the development community have been requesting for some time, along with a plethora of bug fixes and optimizations to boost reliablity and performance.
Link
LinksRSS 0.92   RDF 1.
Atom Feed   100% Popoon
PHP5 powered   PEAR
ButtonsPlanet PHP   Planet PHP
Planet PHP