8 posts with tag "web development"
November 19th, 2013 52,431
gettext is an ideal way for internationalization of software application resources. It extracts terms parsing source code. Poedit is an excellent front end.
October 13th, 2013 196,373
Fortunately, it is possible to use prepared statements with MySQL and PHP using MySQLi extension. But, how to bind params, if their number is variable?
Use of secondary icon in jQuery-UI button with jQuery-UI-bootstrap breaks the button layout. Here is a simple CSS fix as a workaround.
September 22nd, 2013 574,571
Automatically post on Facebook with PHP using Facebook PHP SDK. How to create a Facebook app. Obtain and extend Facebook access tokens. Cron automation.
September 18th, 2013 314,287
Automatically post on Twitter with PHP using Codebird-php. How to create a Twitter app. A PHP solution with cron automation.
Remove unused style rules to speed-up browser rendering. Use Dust-Me Selectors on Firefox, Audit tools on Chrome or tools as gtmetrix.com or unused-css.com
10 Web Development Blogs You Should Follow: useful resources for modern web development, maintained by developers and updated almost daily.
February 24th, 2013 18,191
You can handle dates in php5 in any database storing date as string in varchar(14) fields and format UTC yyyymmddhhnnss