Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts
Wednesday, February 24, 2016
Thursday, November 27, 2014
Friday, May 9, 2014
Tuesday, June 11, 2013
Saturday, January 26, 2013
PHPシリアライズファイルをdump
ワンライナーでPHPシリアライズファイルをDump
$ php -r 'var_dump(unserialize(file_get_contents("test.txt")));'
Subscribe to:
Posts (Atom)