update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
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!<
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";