PGP mail form problems - Help Obiwan

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!

Moderator: General Moderators

Locked
jramaro
Forum Commoner
Posts: 58
Joined: Tue Jun 26, 2007 7:46 am

PGP mail form problems - Help Obiwan

Post by jramaro »

Hi,
I made custom mail forms .. believe it fatty , and i need to know how to send this
through a new PGP encryption.

Do you know of a page that will show this?
Ive read the internet (yes, the whole thing)

I know PGP is "pretty good protection" i know it was first made in US , came under Govt ban, and was then redeveloped in Germany.
GnuPG.

there are many basic tutorials or examples of sending regular mail forms in PGP, and how to download free PGP encryption.
But all that shows me how to send a standard mail form in PGP in the form action.

does anyone know how to take a custom mail form in php (custom because $message field created. )
then the cliche mail($to, $subject, $message, $headers) .. whatever.

now how can i send this to PGP in a non-20 billion character coding?

thank you
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'm failing to see why this needed a new thread apart from your previous one. Can you explain?
jramaro
Forum Commoner
Posts: 58
Joined: Tue Jun 26, 2007 7:46 am

Post by jramaro »

because I didnt receive any light on the subject from the previous and it was moving into a week old stale.
I wasn't sure if anybody goes back and reads the outdated posts since there are so many new posts per day here.
If so ,my bad. sorry.
Locked