- iHerb sells nutritional supplements and other healthy products both domestically and internationally. New customers will save $10 on purchases of $40 or more.
-
Recent Posts
Recent Comments
- red hat on Resize and crop image from center with PHP
- Alfian on Text wrap for imagettftext
- Danilo de Oliveira on Resize and crop image from center with PHP
- Aleksandras on Installing PHPUnit with Composer on Windows
- barry on Installing PHPUnit with Composer on Windows
Categories
Tags
ajax android autocomplete CodeIgniter color data date delete difference edit in place event flush format geolocation Google Maps hybrid imagettfbbox imagettftext jeditable jQuery jquery mobile language listview macaroni mediawiki Mediawiki 1.17.0 mktime mysql order PhoneGap php post query refresh sort spaghetti strtotime suggestion text time to_days user wgSharedUploadDBname wrap Zend FrameworkLinks
Archives
Meta
I like it
Monthly Archives: August 2014
Installing PHPUnit with Composer on Windows
On Windows to install PHPUnit, need Composer, which you can download from https://getcomposer.org/Composer-Setup.exe. Also need Git, which can be downloaded from http://git-scm.com/download/win. I installed Git with the option "Use Git from the Windows Command Promt". After you install Git and … Continue reading
Disable phpMyAdmin ajax notifications
Installed a new version of phpMyAdmin 4.2.7 and noticed that with ajax version appeared a notification about every action in the middle of the screen. It is often notifies not mandatory actions, such as loading the page and it can … Continue reading