PHP

DZone Daily Dose - 2009/10/22

According to Amazon, the world's biggest software company has also racked up the largest number of pre-orders of any product, EVER! That's right, Amazon...

0 replies - 2357 views - 10/22/09 by Mitch Pronschinske in News

Web Tech Skills PHP, Java, in High Demand

A new report released by the job site Elance shows a growth in tech contractor hiring, up 46% from this time last year on Elance.com.  After job losses in IT...

0 replies - 2891 views - 10/15/09 by Mitch Pronschinske in News

QnA with DooPHP Lead Developer

 This is an interview with Leng Seng Hong about the DooPHP framework.  Leng is the lead developer behind DooPHP.  DooPHP is a newer PHP framework that is...

3 replies - 1409 views - 09/17/09 by CodeJustin in News

Introduction to Flex - for PHP Developers

I’ve been working with web related technologies since the late ‘90s, and my first server side technology was PHP. Later on, I did ColdFusion and Java...

0 replies - 11659 views - 08/27/09 by mcorlan in Articles

Zend Updates Flagship IDE, Adds Support for PHP 5.3

Zend Technologies today unveiled a major new release of its Zend Studio development environment, adding support for the newly-released PHP 5.3 platform. Zend...

0 replies - 1370 views - 07/29/09 by Nitin Bharti in News

New PHP Features in Flash Builder 4 - Part 3: Implicit Paging and Data Management

In the second part of this series, we looked at using using Zend AMF and Flash Remoting. In this final part, we will explore implicit paging, inline editing...

0 replies - 6377 views - 07/27/09 by Kevin Hoyt in Articles

New PHP Features in Flash Builder 4 - Part 2: Using Zend AMF and Flash Remoting

The first of this three part series provided an overview of the new data-centric PHP development features in Flash Builder 4.  This part looks at using Zend...

3 replies - 7179 views - 07/20/09 by Kevin Hoyt in Articles

Getting Started With Drupal Refcard Released: Meet The Author

This week DZone releases the Getting Started with Drupal refcard showing you how to create a site using Drupal, and how to develop your own modules. I spoke...

0 replies - 1738 views - 06/22/09 by James Sugrue in Articles

DrupalCon 2009: Day 1 Excitement

If there's one thing that's clear already this week, it's the fact that Drupal is popular.  I'm here at DrupalCon DC 2009 without about 1000 other Drupal...

0 replies - 670 views - 03/04/09 by Matthew Schmidt in News

PHP Speed: Private vs Public Member And Static Methods

I did some speed testing for my PHP framework(still alpha) and I discovered some surprising results.For the test I have PHP 5.2.3 and MySQL 5.0.41 with 100000...

11 replies - 3914 views - 01/28/09 by Vladimir Carrer in Articles

Creating XML Documents in PHP

There's lots of reasons why you'd want to make XML documents using PHP. Maybe you're writing your own RSS feed or implementing a REST service. Whatever the...

3 replies - 5197 views - 01/23/09 by Charlie Key in News

Flex & PHP Tutorial - Transmitting data using JSON

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot...

0 replies - 6920 views - 01/15/09 by Charlie Key in News

A Year In Retrospect - Web Builder Zone's Top 10 For 2008

2008 Has been a real mixed bag. From great browser releases from Opera and Mozilla to the latest world economic turmoil. We all definitely have some things to...

0 replies - 2190 views - 12/23/08 by Schalk Neethling in News

Discussion: Why Web Designers Often Use PHP Over ASP.NET?

Some time ago my colleague asked me "I like to read blogs about webdesign, but why are they mostly PHP-oriented?". Huh, really, why? Ihaven't thought...

4 replies - 2874 views - 12/11/08 by dzovan in News

Using PHP To Access Files - The Basics

The first thing I wanted to know after learning the basics of PHP was how to store my data on a more permanent basis. PHP is all well and good but without the...

1 replies - 4195 views - 12/08/08 by Mike Bernat in News