phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
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
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that