
It is always interesting to find out what technology I will have to work with next. One of the latest that I’ve had to learn is PHP and since I am...
0 replies - 519 views - 03/27/13 by Tim Murphy in Articles

When you are using PHP to putput a string on the page most of the time you will use the syntax echo, which will take the following string and display that...
0 replies - 1041 views - 03/22/13 by Paul Underwood in Articles

Spam bots will crawl your pages
exactly the same way Search Engines crawls your pages, but while Search
Engines are crawling to index your content, spam...
0 replies - 957 views - 03/20/13 by Paul Underwood in Articles

PHP namespaces was introduced in version 5.3. Namespaces is a way of group classes together into virtual directories, the main reason we would want to do this...
0 replies - 593 views - 03/15/13 by Paul Underwood in Articles

Check out this short example using the lightweight ZeroMQ message broker for PHP by Gonzalo Ayuso, a DZone MVB.
0 replies - 1117 views - 03/13/13 by Mitch Pronschinske in Articles

When working with PHP, it is very useful to have a “toolbox” of handy functions and code snippets that can save lots of time when needed. Today, I’m...
0 replies - 3865 views - 03/11/13 by jb j in Articles

I upgraded PHP and related pecl modules on my development machine today, and ran into a problem with Gearman. Actually I ran into more than one! Firstly the...
0 replies - 1131 views - 03/01/13 by Lorna Mitchell in Articles

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...
0 replies - 2652 views - 02/27/13 by Eric Gregory in Articles

ScaleBase Overview – Your complete scale out partner
Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...
0 replies - 142 views - 02/22/13 by Kelley Gemma in Uncategorized

From March 5th 2013 Twitter are removing there current API and it will be fully replaced with the new API V1.1. This means that any application that is...
0 replies - 2819 views - 02/11/13 by Paul Underwood in Articles

Keeping on with the series about Symfony’s Services container (another posts here and here), now we will use the service container to use Twitter API from a...
0 replies - 1441 views - 02/06/13 by Gonzalo Ayuso in Articles

PHPUnit is the standard testing framework for PHP code: always available through Pear or Composer, following xUnit conventions on tests and providing many...
0 replies - 2708 views - 02/04/13 by Giorgio Sironi in Articles

NEWS
JCache Won't Be Finished In Time For Java EE 7
Friend of Javalobby, Reza Rahman, had to break the news today that the JCache JSR will not make it...
0 replies - 2455 views - 02/01/13 by Mitch Pronschinske in Articles

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...
0 replies - 200 views - 01/22/13 by Kelley Gemma in Uncategorized

In the early two-thousands, corporate applications were built with C, Java, or sometimes ASP. At that time, PHP wasn't welcome in the enterprise world yet. But...
0 replies - 6829 views - 01/21/13 by Francois Zaninotto in Articles