mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat