Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived Development & Programming
Quick question - merging two or more arrays without reindexing
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
Quick question - merging two or more arrays without reindexing
El Forum
Unregistered
#6
06-02-2009, 06:21 AM
[eluser]TheFuzzy0ne[/eluser]
OK, I think I've solved it.
Code:
print_r($arr1 + $arr2);
#Output:
Array
(
[1] => val 1
[2] => val 2
[10] => val 10
[11] => val 11
)
I'd still be interested to know what PHP function the + construct calls, though.
Messages In This Thread
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:07 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:10 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:11 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:17 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:20 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:21 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 06:21 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 07:02 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 07:37 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 07:41 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 07:50 AM
Quick question - merging two or more arrays without reindexing
- by El Forum - 06-02-2009, 07:57 AM
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB