On Thu, April 21, 2005 12:55 am, Pieter du Toit said:
> I have the following code:
> $result = mysql_query("SELECT users.user_first_name, users.user_last_name,
> users.user_cell, users.user_idnom, users.user_email, users.user_adres1,
> users.user_adres2, users.user_pcode, users.user_city, users.use
I have the following code:
function display_setcom() {
global $config;
dsprint("display_setcom()");
dprint($_SESSION["logged_in"]);
$user_id = $_SESSION["logged_in"];
$result = mysql_query("SELECT users.user_first_name, users.user_last_name,
users.user_cell, users.user_idnom, users.user_email
> From: "Shannon Cox" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, January 31, 2002 12:06 PM
> Subject: Re: [PHP] Need Urgent Help!!
>
>
> > Scott,
> >
> > Did you ever get this s
mail("[EMAIL PROTECTED]","Subject line",$message,"From: $txtname
<$email>");
-Original Message-
From: Scott's Mail [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 2:00 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] N
sent to is my email address:
[EMAIL PROTECTED]
Thanks in Advance!
- Original Message -
From: "Shannon Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 12:06 PM
Subject: Re: [PHP] Need Urgent Help!!
> S
Scott,
Did you ever get this solved? If not, let me know and I will help you.
Please reply both to my address and send a copy to the list.
Thanks,
Jason
"Scott" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> All,
> I have just found out that the VB script that I have used t
All,
I have just found out that the VB script that I have used to send email from
my web site is null and void, apparently the server does not do VB or
something along those lines (security) but that's not the issue. I have
contacted my teh people who host my site and they told me I have to use P
Paul Godard wrote:
>
> Hi,
>
> I am finalizing a new web site that needs to be live this week-end
> and I still have a problem to receive HTML email send from a web page
> using implode in php. Help to fix the problem will be VERY much
> appreciated...
>
> Please reply directly to [EMAIL PROTE
Hi,
I am finalizing a new web site that needs to be live this week-end
and I still have a problem to receive HTML email send from a web page
using implode in php. Help to fix the problem will be VERY much
appreciated...
Please reply directly to [EMAIL PROTECTED] ... thanks
Here is the php s
9 matches
Mail list logo