php language

Etsy Code as Craft: Rasmus Lerdorf - PHP in 2012

PHPDeveloper.org  Fri, 02/03/2012 - 12:38

In case you weren't able to make it (or missed the live stream) Rasmus Lerdorf gave a presentation last night at Etsy as a part of their "Code as Craft" series.

They recorded the session and you can watch it here.

He talks about a few things:


 

Better Object-Oriented Arrays - PHP Advent

Planet PHP  Fri, 12/09/2011 - 23:00

I’ve been working on developer-facing software and SDKs in PHP for nearly a decade, and through the experience of supporting these developers, I’ve learned something interesting about the PHP community at-large.

The majority of PHP developers have a very good understanding of native types (e.g., strings, arrays, integers, booleans).

Since they’re the lowest common denominators of the PHP language, it’s generally pretty easy for developers to understand these types.


 

Justin Carmony's Blog: PHP Itch to Scratch: Object Notation

PHPDeveloper.org  Thu, 04/14/2011 - 12:42

In a new post to his blog Justin Carmony talks about a few "itches" he's wanted to scratched when it comes to features of the PHP language - in this post it's the notation that's used surrounding the use of objects.


 

Jeff Moser's Blog: Notes from porting C# code to PHP

PHPDeveloper.org  Tue, 10/26/2010 - 11:49

In a new post to his blog Jeff Moser takes you through some of his experiences in port code from C# to PHP as a first-time PHPer and learning right from a book.


 

Padraic Brady's Blog: Is PHP A Worthy Template Language? Well, o...

PHPDeveloper.org  Tue, 10/13/2009 - 07:29

Padraic Brady has posted his own response to the post from Fabien Potencier about templating in PHP applications and disagrees by saying that PHP is most definitely a worthy template language.


 

Wes Shell's Blog: Quicky 1: PHP is Loosely Typed '" What does th...

PHPDeveloper.org  Fri, 10/09/2009 - 11:30

Wes Shell has posted a "PHP quicky" to his blog today looking at something at the core of the PHP language - its loosely-typed nature.


 

Brandon Savage's Blog: To The New PHP Programmers...

PHPDeveloper.org  Fri, 10/09/2009 - 07:19

Brandon Savage has written a sort of letter to those developers new to the PHP community and to the language to encourage them to not worry, that things will come in time.


 

PHP.net: PHP 5.2.11 Released!

PHPDeveloper.org  Fri, 09/18/2009 - 06:54

The latest version of the PHP language (in the 5.2 series) has been released - PHP 5.2.11:


 

Rafael Dohms' Blog: PHPT: Writing tests for PHP

PHPDeveloper.org  Tue, 08/25/2009 - 11:05

If you've ever wanted to give back to the PHP project, but weren't sure quite how, Rafael Dohms has written up a post to make one of the options much easier to get into - writing PHPT tests for the PHP language.


 

Arnold Daniels' Blog: Suhosin patch for PHP 5.3

PHPDeveloper.org  Tue, 08/11/2009 - 11:47

In this quick post to his blog Arnold Daniels points out their patched version of the Suhosin hardening patch for PHP 5.3.