I was asked to create a form that will allow attachments and upon clicking submit, it should be sent to
1) a specific email address
2) a newsgroup
I have managed to create the form and get it to submit to an email address. I have no previous php or programming background and I am at a loss on how to get it to send to a newsgroup.
Can anybody help me with regards to coding it?