Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
extract data
Code: <div class="post hentry uncustomized-post-template">
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee