phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
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
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Printing a webpage
I use this to print the webpage:
o