Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i