HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any