RE: [PHP-DB] addition to uploading

2002-11-07 Thread Peter Beckman
Yep.

http://www.php.net/manual/en/function.mail.php

mail("[EMAIL PROTECTED]","Subject goes Here","Body of message and all that");

Peter

On Thu, 7 Nov 2002, Ryan Holowaychuk wrote:

> How can I get the php page to email me after it has done and upload
> successfully.
>
> Do I use the mail()??
>
> any thoughts
>
> Thanks
> [Ryan Holowaychuk]
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

---
Peter BeckmanSystems Engineer, Fairfax Cable Access Corporation
[EMAIL PROTECTED] http://www.purplecow.com/
---


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] addition to uploading

2002-11-07 Thread Ryan Holowaychuk
How can I get the php page to email me after it has done and upload
successfully.  

Do I use the mail()??

any thoughts

Thanks
[Ryan Holowaychuk] 



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php