phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<