do you have a mail server set up on your computer?
I had the same problem, and I downloaded Hamster
http://www.tglsoft.de/misc/hamster_en.htm
Its does the job fine
Genesis Designs <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> Evert time I run a m
Hi I have an online email form but I can't get the text layout the same as
the layout someone types in the text Area, here is the final bit of code:
$message = stripslashes($message);
$message = htmlentities($message);
$message = nl2br($message);
$from="From: $email";
$to= "[EMAIL PROTECTED]";
ma
Hi folks,
Ok I am trying to make a download area for files (including word files).
How do I force a download of a word document rather than have it opening in
IE?
Declan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
Is it possible to get dates in different languages
i.e. date ("j F") would usually return, in the case, 13 April can I make it
display the date in French for example??
Thanks
Declan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo