phpMailer will not connect using SMTP 
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Sessions work for me and not others? 
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time 
FILTER_CALLBACK -- Files? 
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm 
Combining Two Queries 
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Passing vars to the DB 
I have 3 small testing tables:
ID TYPE
1  pepperoni
2  C. bacon
3  taco
ID TY
php code generators 
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Big O & time complexity ??? 
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Do something every fifth time? 
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
php - xml what is the best way to do this. 
IN essence I want to have a script calling the info from the database.. I have no problem thus far, 
foreach result into a single variable 
Hi,
I have this code... 
Code: [Select]foreach ($_POST['Interests'] as $interest =&