Re: [PHP] Need urgent help on post php long code

2005-04-22 Thread Richard Lynch
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

[PHP] Need urgent help on post php long code

2005-04-21 Thread Pieter du Toit
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

Re: [PHP] Need Urgent Help!!

2002-01-31 Thread Jason Cox
> 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

RE: [PHP] Need Urgent Help!!

2002-01-31 Thread Rick Emery
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

Re: [PHP] Need Urgent Help!!

2002-01-31 Thread Scott's Mail
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

Re: [PHP] Need Urgent Help!!

2002-01-31 Thread Shannon Cox
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

[PHP] Need Urgent Help!!

2002-01-30 Thread Scott
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

Re: [PHP] Need urgent help... Send HTML with jpg/gif page with php

2001-03-29 Thread Renze Munnik
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

[PHP] Need urgent help... Send HTML with jpg/gif page with php

2001-03-29 Thread Paul Godard
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