About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
zhasm
1/9/2011 - 7:18 AM
share
Share
add_circle_outline
Save
php snippets
php snippets
snippet.php
content_copy
file_download
<?php //convert command line args to named array: parse_str($argv[1], $_GET); ?>
clear