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!
When i sent my form mail to an email address in outlook express. It sent the mail ok but in the from header it inserts nobody@dddd.com nobody being the name for the server. can i put a header in my code to insert the senders email that can be picked up in the form email textfield. My code is as follows. Thanaks in advance.