phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists