Reply to Re: how to prep $_POST field for MySQL's AES_ENCRYPT() ??
Posted by www.j2be.com on 08/29/07 12:55
You can send base64 encoded data via post
or send the whole data as a FILE.
http://www.php.net/manual/en/features.file-upload.php#features.file-upload.post-method