phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
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
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing