As long as you have sendmail configured on your
server, and you're working with a standard php
install, it should be working properly.
mail() needs to see things happen in this fashion and
order:
mail("[EMAIL PROTECTED]", "subject", "body", "headers")
The headers are optional, and you can conca
<[EMAIL PROTECTED]> wrote:
>hi all,
>I cant seem to get my mail function to work. OK so i am a noob, that might
>have something to do with it. I am using a script I found called the HTML
>Mime Mail Class, which does everything i need except actually send the mail.
>I am guessing that there is s
Re: inserting a remote html file
"Minardi boy" <[EMAIL PROTECTED]> wrote:
>Hello
>I wanted the user to choose certain html files (one or more) via a checkbox
>and then insert them into the new php site.
>The checkbox thing is okay but I keep recieveing errors on the php site
>Could you help me?
What errors are you receiving?
You probably should change your \\ to / for Windows paths to work right.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://c
4 matches
Mail list logo