June 21, 2013 consultant No Comments

Want to learn PHP design patterns

Want to grab more knowledge about PHP design patterns? This post will help you a lot in learning the same. It is a kind of general perception that PHP developers are not well educated especially when it is about broader issues of programming. So if this is the scenario, there is not at all to […]

June 21, 2013 consultant No Comments

PHP 5.5.0 drops Windows XP support and adds Optimizer

Recently, PHP professionals have released the latest version that is 5.5 of the most famous and popular scripting language. Comprised with many new features and functionalities also well known as generators, it let developers to deploy such simple co-routines. This new version has Zend optimizer and introduces a password hashing function available to easily generate […]

June 13, 2013 consultant No Comments

The Top Notch Version Control Systems used by PHP Developers

Version control systems are essential and must-have tools used by almost every web developer in the web development industry. Though, few of them do not make this process as an integral part of their development tool set. Read more and grab the information on this by visiting http://www.phpclasses.org/blog/post/205-Top-Version-Control-Systems-used-by-PHP-Developers.html.

June 13, 2013 consultant No Comments

Fixing Laravel with MonoLog and FirePHP

It is by default that Laravel is constructed to build daily log files for your application, and get stored in logs, applications and storage as defined. Handled mainly by the MonoLog library, many log handlers can use such frameworks including ChromePHP, FirePHP, Stream, CouchDB and more. One of the most demanded and used favorites are […]

June 12, 2013 consultant No Comments

PHP Architect Magazine Issue

There is an issue in PHP architect magazine. This time, it is all about micro frameworks. The magazine has its own section, where you can write and suppress your views and thoughts on the same. They have done few experiments with the looks and verticals and feel happy that the feedback given was great and […]

May 31, 2013 consultant No Comments

Grep – Find the Security risks and bugs in PHP code

Finding all the security flaws and risks associated with in a piece of code could be difficult as it needs in-depth analysis of what actually the code does. Though simple security bugs in general follow certain style of coding that could be easy to find with search tools. Feel free to grab more information on […]

May 30, 2013 consultant No Comments

Steps to do PHP Bug Tracking

Irrespective of the fact that how hard you try to test your PHP applications before finally putting them in implementation, it is always necessary to put ship code to your server that has flaws and bugs. Few of them could be extremely fierce and require to be fixed before even causing extreme damage to your […]

May 28, 2013 consultant No Comments

PHP – CuteNews

Do you know about CuteNews? It is a powerful, free and simple to use and access news content management system that uses PHP language and is entirely based on flat files for storage with search functionality, backup and restore, file upload management, IP banning, flood protection etc. In addition, it is UTF-8 compatible framework. Grab […]