Debugging is a systematic process of spotting and fixing the number of bugs or defects in a piece of software so that the software is […]
Continue readingAuthor: Sreenath V N
Sreenath V N is a Technical Leader at Trigent. He has more than 10 years of experience in building Web Applications with PHP, MySQL, MS SQL, Neo4j and so forth.
Building RESTful Services with Zend Framework
REST simply dictates that a given resource has a unique address, and that you interact with that resource using HTTP verbs. The standard verbs utilized […]
Continue readingCommon Mistakes that PHP Developers Make
One of the best things about PHP is that it is a great language to just `dive into’. Thanks to its wide-ranging popularity, anyone with […]
Continue reading