Setting up Apache and Mysql on Lion
May 1st, 2012http://akrabat.com/php/setting-up-php-mysql-on-os-x-10-7-lion/
Useful info
http://akrabat.com/php/setting-up-php-mysql-on-os-x-10-7-lion/
Useful info
http://stackoverflow.com/questions/8750135/regex-to-find-content-of-the-last-occurence-of-square-brackets
http://www.dynamicajax.com/fr/AJAX_Web_Chat_JavaScript-271_290_291_292.html
http://vsmith.info/OpenID
http://www.somacon.com/p143.php
http://marcgrabanski.com/articles/jquery-ui-datepicker
Qwalitee.
http://www.html-form-guide.com/php-form/php-form-checkbox.html
git clone https://github.com/mynameisdongyoung/Face-to-Face2.0.git
Ignoring SSL certificate mismatches when fetching git hubs
env GIT_SSL_NO_VERIFY=true git clone https://github.com/mynameisdongyoung/Face-to-Face2.0.git
(Face to Face moodle 2.0 https://github.com/mynameisdongyoung/Face-to-Face2.0)
http://wordpress.org/support/topic/update-core-you-do-not-have-sufficient-permissions-to-access-this-page-1
Update usermeta field wp_capabilities to a:1:{s:13:”administrator”;b:1;}
Useful when you’re trying to find out what gets updated in a DB
SELECT * FROM INFORMATION_SCHEMA.TABLES
WHERE DATE_SUB(NOW(), INTERVAL 1 MINUTE) < UPDATE_TIME
(Can also have HOUR instead of MINUTE)
http://stackoverflow.com/questions/2492040/query-to-find-tables-modified-in-the-last-hour