Print_r Converter
The Print_r Converter a PHP tool that is able to convert print_r()
-output back to PHP code.
It has grown out of Stackoverflow where users were pasting array data from print_r()
in their questions.
An online demo is kindly hosted by Appfog here: Online print_r() converter.