Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID