Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";