PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to create an anonymous remailer for my site. Basically, I want it to perform like Craigslist anonymous remailer function, where a reply is addressed to a random address via Craigslist, but is still sent to the poster. I'm new to PHP & MySQL, but I just can't think of a logical way to perform this.