by Ossi Hanhinen, @ohanhi
with the support of Futurice 💚.
Licensed under CC BY 4.0.
| <?php | |
| /** | |
| * Recursive argument parsing | |
| * | |
| * This acts like a multi-dimensional version of wp_parse_args() (minus | |
| * the querystring parsing - you must pass arrays). | |
| * | |
| * Values from $a override those from $b; keys in $b that don't exist | |
| * in $a are passed through. |
| sudo apt-get install mysql-server mysql-client apache2 php5 libapache2-mod-php5 php5-mysql php5-curl php5-gd php5-intl php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl |