PHP_Unserialize 1.0
Developed by PhpGuru, listed in Data Type
Simply, PHP_Unserialize is a Javascript library for decoding the output of the PHP serialize() function.
PHP_Unserialize supports the following datatypes:
- Strings
- Integers
- Doubles
- Booleans
- NULL
- Arrays
- Objects
Since PHP5 supports protected and private class members and Javascript doesn't, these are converted into regular public members on the resulting Javascript object. Also, since the output of the PHP serialize() function can contain characters not normally allowed in a Javascript string literal, it must be escaped first.
License type: Freeware
Date added: 1 year, 10 months 2 days ago | Last updated: 1 year, 10 months 2 days ago
More popular Data Type
- PHP Sort Class 0.8 (1 year, 4 months 27 days ago)
- Dynamic Setter Getter 1.0 (3 years, 7 months 14 days ago)
- PHP JSON XML Array String Interchanger 1.0 (3 years, 2 months ago)
- Generics 1.0 (3 years, 2 months 12 days ago)
- Dynamic Multisort 1.0 (3 years, 2 months 11 days ago)
Listing Files

PHP_Unserialize.php- 2.1 KB
- 10/14/2010 11:43:56
