Re: Question on a php script



John wrote:
I have a php directory script. The person who made it didn't include
something that will notify me by email if a link has been submitted.

Does anyone know a simple php command so that it will send me an email
when submits a link?


Any help would be appreciated.


John

Check out either the mail() function or phpmail package. Something like that should be easy to implement with either.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.