News Feed
Sections

News Archive


Community Events






Don't see your event here?
Let us know!


feed this:

Debuggable Blog:
Better array syntax for PHP Here's your chance to weigh in
0 comments :: posted Tuesday June 10, 2008 @ 12:07:03
voice your opinion now!

On the Debuggable blog, Nate Abele has posted a request for opinions on a topic that's been lighting up the PHP mailing lists (and other social media) lately - the alternative array syntax for PHP.

Well, there's a patch available, but 2/3 of the active PHP committers (who participated in the vote) voted against its inclusion. However, of the end-users participating in the discussion, 17 out of 20 voted in favor. Shortly before the voting was concluded, there was a call for some user-land input, so I decided to humbly submit my two pennies.

His comments support the idea, noting that arrays are "our bread and butter" for the language and should be updated to make them even easier to use (and more in line with the declarations of other variable types).

tagged with: array syntax declare update alternative opinion


Alex Netkachov's Blog:
Zend, Prado, ASP.NET. Which framework is the best?
0 comments :: posted Thursday May 15, 2008 @ 08:48:42
voice your opinion now!

In his latest blog entry, Alex Netkachov asks a question that has been wondered hundreds of times over - "which framework is best?" (though, to be fair, his is limited to three choices - Zend, Prado and ASP.NET).

I've been asked on the forum about my preferences in frameworks and I wrote a few thoughts about it.

These comments include the fact that eighty percent of his code is not in frameworks, that the Zend Framework is the more flexible of the group and that the right tools, methods and language structure is the real key to making for successful software development.

tagged with: framework opinion zendframework prado aspnet

Michael Kimsal's Blog:
Why I think PDO sucks
0 comments :: posted Wednesday April 02, 2008 @ 19:38:10
voice your opinion now!

Michael Kimsal has posted his opinion on why PDO, the database interface layer for PHP, sucks.

Every so often I try to use PDO under PHP5, and every time I run in to basic functionality problems with no ability to find out what's going on under the hood.

He includes a few comments supporting his statement including an issue where a prepare() call didn't work, his frustration with not being able to see what's "under the hood" and the lack of documentation to help with these sorts of issues.

tagged with: pdo opinion issue documentation prepare


zendframework framework zend database PEAR PHP5 cakephp job developer code release book ajax releases application conference package security example mysql

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework