Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<