phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST