Login   Register  
PHP Classes
elePHPant
Icontem

I Can't Get This To Work

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Data Transmission Shield  >  All threads  >  I Can't Get This To Work  >  (Un) Subscribe thread alerts  
Subject:I Can't Get This To Work
Summary:I'm having problems
Messages:1
Author:Steve Davies
Date:2010-01-06 10:00:35
 

  1. I Can't Get This To Work   Reply  
Picture of Steve Davies
Steve Davies
2010-01-06 10:00:35
I've downloaded and had a read through the code, but I can't get this to work.

Is this right for me?
Basically, i'm transferring information from one site to another and want to encrypt it when it's being sent then decrypt it when it's received.

i.e.
Info produced on site A, encoded, sent via GET to site B, then decoded and displayed.

Is this class right for what I want?