Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?