How to implement SSL through PHP?

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

Post Reply
waqas
Forum Newbie
Posts: 1
Joined: Thu Apr 17, 2003 2:33 am
Location: Lahore, Pakistan
Contact:

How to implement SSL through PHP?

Post by waqas »

Hi everybody :D

I want to implement SSL on some php forms, is there any one who can help me in this regard.

Thanks
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

If you are using OpenSSL, check out the OpenSSL() functions in the manual.
Post Reply