SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
split values
I have values that are returned to me in this format:
name=>test,age=>49
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt