Yeah, well... I'm not as dumb as my question suggests.
I can use the mail() function all fine and well on a 3rd party server that I ftp my php to, and the email works fine.
But, for development purposes, I want to be able to send mail from my OWN computer. Right now I'm just developing my site, and I'm running a WIN2K machine with the latest versions of PHP 4, MySQL, and Apache. PHP and database wise, everything is running smoothly. However, I just want to get the mail function to work from my own computer. I believe you have to edit an .ini file somewhere, but I'm not sure. I'd like someone who knows to help me out! Thanks!
I can use the mail() function all fine and well on a 3rd party server that I ftp my php to, and the email works fine.
But, for development purposes, I want to be able to send mail from my OWN computer. Right now I'm just developing my site, and I'm running a WIN2K machine with the latest versions of PHP 4, MySQL, and Apache. PHP and database wise, everything is running smoothly. However, I just want to get the mail function to work from my own computer. I believe you have to edit an .ini file somewhere, but I'm not sure. I'd like someone who knows to help me out! Thanks!