Skip to content

Eric Holmes

My WordPress Playground

  • Info
  • Contact

Featured Posts

  • Redirecting domains to a WordPress Multisite
  • Custom Post Type date archive links in WordPress
  • Using WordPress core externally

Categories

  • Past Work (3)
    • Flash (1)
    • Web (3)
  • Tutorials (30)
    • ActionScript 3 (2)
    • JavaScript (3)
    • jQuery (1)
    • MySQL (1)
    • PHP (10)
    • SSH (5)
    • WordPress (9)

Tag: arrays

Merging PHP Arrays with no conflicts

I was working on a recent project where I had multiple arrays of data which I needed to merge. No matter how powerful PHP is (and frustrating), there are always certain things you have to create yourself.

Here is an simple example of my arrays: Continue reading Merging PHP Arrays with no conflicts

Posted on May 23, 2012February 6, 2013Categories PHP, TutorialsTags arrays, php2 Comments on Merging PHP Arrays with no conflicts
Proudly powered by WordPress