Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-06-2005, 02:44 PM   PM User | #1
xiaodao
Regular Coder

 
Join Date: Sep 2004
Posts: 713
Thanks: 6
Thanked 2 Times in 2 Posts
xiaodao is an unknown quantity at this point
i need your serious help on using php to do ssl

i totally dont have the idea on what this is about. what is ssl? why need to use ssl? how to use php to do ssl? the last question is most important, any tutorials on this topics? i search google only to find surface of this topic while i cannot to study deep. Thanks
__________________
flying dagger
xiaodao is offline   Reply With Quote
Old 06-06-2005, 02:51 PM   PM User | #2
[m] at
New Coder

 
Join Date: Apr 2005
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
[m] at is an unknown quantity at this point
SSL is all server-side. You basically have a directory on your server that is secure, and you connect to it with the https protocol. You should be able to find more information than what you've got with Google, and I doubt you'll get too many replies to such a broad and open question.
[m] at is offline   Reply With Quote
Old 06-06-2005, 05:47 PM   PM User | #3
rollinlow54
New Coder

 
Join Date: Jun 2005
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
rollinlow54 is an unknown quantity at this point
any server side scripting language can be used with ssl. if youre talking about posting information through an SSL layer with PHP, you have to use either cURL or several other add-ins ive seen people use. SSL is generally used to protect any type of information when posting, sending, or getting information from a website
rollinlow54 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:15 AM.


Advertisement
Log in to turn off these ads.