need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
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
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";