Generate multilayered array from string.


Posted on 16th Feb 2014 07:03 pm by admin

ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all,delete_all|settings
and i want to make a code that can take that string and put it in a multi-layered array like this:

Did you know?Explore Trending and Topic pages for more stories like this.
Code: [Select]Array
(
[0] => blog
(
[0] => edit_all
[1] => delete_all
)

[1] => users
(
[0] => edit_all
[1] => delete_all
)

[2] => settings
)

i've googled and everything and cant seem to get anything to work. ive come close but not quite.

any ideas?
thank you.
No comments posted yet

Your Answer:

Login to answer
125 Like 14 Dislike
Previous forums Next forums
Other forums

Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th

Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co

help with multi-update
Now sure how to ask this really....
10g database if that matters.

I have a customer

Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm

Update Database
Hi All,


I have a problem with this:

Code: [Select]<?php
session_start();

Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t

login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it

Help with syntax
Hi all!

The $bridge variable is not getting passed while it is contained in the line below:

email CODING Problem
Email coding problem.

I need to send a section of the info to $tf and the same as a Cc to $em

Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash