Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
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
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a