Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following