PHP

  • submit to reddit

Video Course on Learnable: OOP PHP

I'm delighted to announce that my new video course on Object-Oriented PHP is now available on Learnable! It's very much an introduction, aiming to cover WHY...

0 replies - 77 views - 03/29/13 by Lorna Mitchell in Articles

Beginning PHP On Windows 8

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 - 665 views - 03/27/13 by Tim Murphy in Articles

Formatted Strings With PHP

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 - 1084 views - 03/22/13 by Paul Underwood in Articles

Encode Email Addresses With PHP

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 - 977 views - 03/20/13 by Paul Underwood in Articles

Namespaces With PHP

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 - 598 views - 03/15/13 by Paul Underwood in Articles

ZeroMQ Example w/ PHP

Check out this short example using the lightweight ZeroMQ message broker for PHP by Gonzalo Ayuso, a DZone MVB.

0 replies - 1132 views - 03/13/13 by Mitch Pronschinske in Articles

10 super useful PHP snippets you probably haven’t seen

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 - 4060 views - 03/11/13 by jb j in Articles

PHP and Gearman: Unable to Connect after Upgrade

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 - 1139 views - 03/01/13 by Lorna Mitchell in Articles

Dev of the Week: Lorna Mitchell

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 - 2663 views - 02/27/13 by Eric Gregory in Articles

ScaleBase Overview – Your complete scale out partner

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 - 143 views - 02/22/13 by Kelley Gemma in Uncategorized

Using The New Twitter API V1.1

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 - 2824 views - 02/11/13 by Paul Underwood in Articles

How to Configure Symfony’s Service Container to use Twitter API

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 - 1445 views - 02/06/13 by Gonzalo Ayuso in Articles

Parallel PHPUnit

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 - 2720 views - 02/04/13 by Giorgio Sironi in Articles

DZone Links You Don't Want To Miss (2/1/13)

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 - 2457 views - 02/01/13 by Mitch Pronschinske in Articles

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 201 views - 01/22/13 by Kelley Gemma in Uncategorized