Thanks for the reply...
It comes back mail sent, but nothing is actually arriving..
- Original Message -
From: Zeus <[EMAIL PROTECTED]>
To: RealGM <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 7:29 PM
Subject: Re: [PHP] Mail Function
>
Hi,
Tonight was my first attempt at using the mail() function, and running the script I
had no problems with execution. Everything seemed to go smoothly, except for one
thing. I never received an email.
I have consulted the manual and found nothing on the questions I am about to ask. Is
t
)? Is there any way to detect that
the back button/option has been selected and display a "warning" type page before
going back to where the user is? The forward counter action does not really fix my
problem.
Thanks,
Michael.
Chief Information Officer,
RealGM, Inc.
http://www.realgm.com
Hi,
I have a bit of a dilemma.
I have a number of array attributes, eg. $arrayname["var1"], $arrayname["var2"],
$arrayname["var2"], etc. up to 58, and I want to write these into the database.
What I am hoping to do is create a counter that goes through the insert routine,
updating the numeric
Hi,
Does anyone know how I can create a combo box in my php file that reads the options in
from a database field?
I can create combo boxes fine containing values that I enter, but I want it to read
the values from the database into the drop down box for the user to select.
Thanks,
Michael.
Hi,
I just have a couple of questions that I hope some people will know the answers to.
1. I am hoping to read the entire range of values from a field in my MySQL table into
a combo box on my form, but I am not sure how. On top of that, I want the user to
select one value from this list, pres
Hi,
I just have a couple of questions that I hope some people will know the answers to.
1. I am hoping to read the entire range of values from a field in my MySQL table into
a combo box on my form, but I am not sure how. On top of that, I want the user to
select one value from this list, pres
Hi Everyone,
I am having a little trouble getting a memory variable and a session variable to
compare correctly
I have an if statement as below:
if ($id=='{$SESSION["id"]}') {
echo "working";
}
ID is a memory variable that is equal to five, and the session variable id is also
equal to fi
8 matches
Mail list logo