Re: [PHP] Encrypt/Decrypt help

2004-06-21 Thread John Fano
again John R'Twick Niceorgaw wrote: Hi John, Quoting John Fano <[EMAIL PROTECTED]>: BEGIN DECRYPT CODE* $filename = $_GET["q"]; $getdata = file($fname); What is in $fname? Shouldn't it

[PHP] Encrypt/Decrypt help

2004-06-21 Thread John Fano
Greetings! I am working on a web site in which there is a need to store the orders. Part of the order is some personal info which should not be stored in plain text (SS number). Basically what I have is a submission order form which I want to encrypt the input and store it on the server in a