| Recommend this page to a friend! |
| Classes of Martin Alterisio | > | PHON | > | Download .tar.gz .zip | > | > | > | |||||
|
| ||||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to securely unserialize values exported with PHP var_export function. var_export is a PHP function that can be used to export variable values as text string. The exported data can be used as an alternative to XML or JSON to pass complex data values between the same or different computers. Thus the name PHP Object Notation: PHON (pronounced like font but silencing the ending "t" sound). This class can use the eval function to unserialize and restore the original values exported with var_export. Alternatively, it can also parse the expression and unserialize it securely by disallowing non-constant expressions in the exported values that could be used to run dangerous arbitrary PHP code. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Data types | Modeling and manipulating data types | View top rated classes | |
| Security | Security protection and attack detection | View top rated classes |
| Trackback | Applications | |||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||