Thanks once again!!
Jason Murray wrote:
> > $recipient = $email;
> > $headers = "From: Sirplus.tv <[EMAIL PROTECTED]>\n";
> > $headers .= "X-Sender: <[EMAIL PROTECTED]>\n";
> >
> > This grabs the email address out of MySql and send them the email that
> > would be following. However, I want
Hello,
Thank you for the quick help on the apparant easy question. Here is
another easy one. Here is a portion of the code of one of my files.
$recipient = $email;
$headers = "From: Sirplus.tv <[EMAIL PROTECTED]>\n";
$headers .= "X-Sender: <[EMAIL PROTECTED]>\n";
This grabs the email addr
Thanks Everyone!! That was quick and painless!
Tony Daniels wrote:
> Hello,
>
> I need to know if there is a program out there that I can use to edit
> the PHP files. I use CuteFTP to download the files from my server as I
> need to change some wording around from time to tim
Ah, that helps tons.
Thank you!!
Jason Murray wrote:
> > I used notepad and it shows some weird symbols like darkened
> > in squares. That is why I was wondering if there was a specific
> > program. Is there any way to get rid of the squares?
>
> The squares are characters Notepad doesn't rec
iles, but when coding anything,
> I find it easier to just telnet in and use pico (now I submit to flames from
> BOTH the vi and emacs lovers =P )
>
> best of luck,
> jack
>
> -Original Message-
> From: Tony Daniels [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April
I used notepad and it shows some weird symbols like darkened in squares. That
is why I was wondering if there was a specific program. Is there any way to
get rid of the squares?
Thank for your help.
Jason Murray wrote:
> > I need to know if there is a program out there that I can use to edit
Hello,
I need to know if there is a program out there that I can use to edit
the PHP files. I use CuteFTP to download the files from my server as I
need to change some wording around from time to time. Does anyone know
the correct procedure for downloading a php file with CuteFTP and then a
pro
Hello Everyone!
We need something that is probably very simple.
Here is what we are doing.
We created a form that asks a series of questions about the product we
are looking at, such as : Name, Condition, Weight, etc. We then put all
of the information in a MySql database. Then sedn the varia
8 matches
Mail list logo