Implementing encryption in PHP pages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • twinklyblue
    New Member
    • Jun 2007
    • 37

    Implementing encryption in PHP pages

    HI thescripts team,

    I would like to know if anyone know a good site about SSL in PHP? I already did all the essentials (apache + ssl + mod_ssl installations) but need to test them on a real PHP page. Thanks for your help as always.
  • dafodil
    Contributor
    • Jul 2007
    • 389

    #2
    Originally posted by twinklyblue
    HI thescripts team,

    I would like to know if anyone know a good site about SSL in PHP? I already did all the essentials (apache + ssl + mod_ssl installations) but need to test them on a real PHP page. Thanks for your help as always.

    Here is a good site: http://www.php.net/openssl

    You need to scroll down a little bit to see them.

    There are samples there.

    Comment

    • twinklyblue
      New Member
      • Jun 2007
      • 37

      #3
      thanks dafodil, it is what i need. didnt think it would be in the php page.

      Comment

      • dafodil
        Contributor
        • Jul 2007
        • 389

        #4
        Glad it helped. Post again if you have problems.

        Comment

        Working...