News Feed
Jobs Feed
Sections




News Archive
Tags News

this search uses boolean methods

items tagged with array

Ben Ramsey: Introducing Array_column() in PHP 5.5
Setfive.com: PHP: Some thoughts on using array_* with closures
Sherif Ramadan: A Closer Look Into PHP Arrays: What You Don't See
MaltBlue.com: Painless Data Traversal with PHP FilterIterators
PHPMaster.com: Spooky Scary PHP
Thomas Weinart: What Iterators Can Do For You
PHPMaster.com: Using SPL Iterators, Part 2
PHPMaster.com: Using SPL Iterators, Part 1
Nikita Popov's Blog: Understanding PHP's internal array implementation (Part 4)
Konr Ness' Blog: Zend_Config Benchmark - JSON, Array, INI, XML, YAML

items matched on content with array

Quick Tip: Array Type Hint Added to CVS
  According to this latest post on the NuCluez Blog, there's a new "type hint" that's been added to the PHP CVS in the past few days: function foo( array $a )...
Johannes Schluter's Blog: Features in PHP trunk: Array dereferencing
  In a recent post to his blog Johannes Schluter talks about a new feature that's just been added to the PHP project's trunk - array dereferencing. Now you might wonder ...
PHPBuilder.com: 10 PHP Tricks for Associative Array Manipulation
  On PHPBuilder.com there's a new tutorial with ten handy tips you can use to work with associative arrays in your PHP applications. The associative array -- an indispens...
Make Me Pulse Blog: Tips : RecursiveArrayIterator on mulitdimensional Array
  On the Make Me Pulse blog, Antoine Ughetto shares a method he came up with to recurse through an array using the SPL method - the RecursiveArrayIterator method. When we have...
Bjarte Karlsen's Blog: Sorting with uasort
  Bjarte Karlsen has a handy tip posted to his blog today - one array function to keep in mind when doing more than just the basic sorting - uasort. ...
PHPMaster.com: Array Handling Functions
  On PHPMaster.com today there's a new tutorial introducing you to the array handling features in PHP - sorting, slicing and more. In my previous article on...
Brandon Savage's Blog: Five Cool PHP Array Functions
  In a new post to his blog Brandon Savage takes a look at five different functions for working with arrays you can do some pretty cool things with: Time and time...
Stijn Leenknegt's Blog: [PHP6] function-return-array idea!
  Stijn Leenknegt has posted a suggestion of his directed towards the developers behind PHP6 for a different way to return array values that he'd of found handy in working with...
Eirik Hoem's Blog: Array problems with SOAP and PHP - Updated
  Eirik Hoem has posted an update on a previous problem he was having when working with SOAP in ...
Sameer Borate's Blog: Finding if an array is ordered
  On the CodeDiesel.com blog today Sameer has posted a quick code snippet that lets you see if a numeric array is already ordered correctly (useful for something like unit testing). I...

Community Events











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


language testing series api example interview development composer zendframework2 community opinion unittest code functional framework conference release introduction podcast tool

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