Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I