I run across this in all the user input forms I do. People are always
trying to put weird stuff in there. Usually I just use the str_replace
function to strip out unwanted characters. Cheers.
Armando
Ross Honniball wrote:
Hi all,
Say you get some text field from a user and store it in a data
MY best suggestion is to use the PHP IMap/POP functions. It's pretty simply to
do this (until you
get into attachments.
If you are just looking for a webmail package to host on your server to allow
reading your local
mailbox check out http://ilohamail.org/main.php?page=Downloads
Though it does
Without using someone else's code or a pre-existing class, take a read
through this: http://us3.php.net/manual/en/ref.imap.php
-M
> Hi
>
> What is the easist way to read an email account from php?
>
> Thanks
>
> Mike
>
> --
> PHP Windows Mailing List (http://www.php.net/) To
> unsubscribe,
Hi
What is the easist way to read an email account from php?
Thanks
Mike
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php