scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But