noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"