ADODB_Encrypt_Secret Class Reference

List of all members.

Public Member Functions

 write ($data, $key)
 read ($data, $key)


Detailed Description

NOTE: On Windows 2000 SP4 with PHP 4.3.1, MCrypt 2.4.x, and Apache 1.3.28, the session didn't work properly.

This may be resolved with 4.3.3.

Definition at line 31 of file adodb-encrypt-secret.php.


Member Function Documentation

ADODB_Encrypt_Secret.write ( data,
key 
)

Definition at line 34 of file adodb-encrypt-secret.php.

References $key.

ADODB_Encrypt_Secret.read ( data,
key 
)

Definition at line 40 of file adodb-encrypt-secret.php.

References $key.


The documentation for this class was generated from the following file:
This documentation is part of typo3-unleashed.net.
It's an automatically created code documentation of the TYPO3 Content Management System.
Created with doxygen