Profile picture for user Krishna.Kanth
Krishna Kanth
PHP Tech Lead
PHP programmer and Drupal Developer having 6+ years of experience in web applications development, implementation and having strong knowledge of technical specifications, work flow development.
Proficient in PHP with OOPS concepts, Mysql, Javascript, Jquery, Ajax, HTML, XML & CSS. Having experience in MVC framework LARAVEL and currently working with Drupal. Working in Linux based operating systems like Ubuntu and Centos and good knowledge in server maintenance with Nginx.

Recent Blogs by
Krishna Kanth

Configuring & Debugging XDebug with PHPStorm For Drupal 7 on Mac os X yosemite
Krishna Kanth | August 13, 2015

Configuring & Debugging XDebug with PHPStorm For Drupal 7 on Mac os X yosemite

I am running my machine with nginx & php 5.6, First make sure that you have already…
Share
Hook Menu alter
Krishna Kanth | July 26, 2015

How do you use hook_menu_alter() in drupal 7

I have been working on Drupal 7 for almost two years now. During these two years I have worked…
Share
Custom Account cancellation methods
Krishna Kanth | July 22, 2015

Custom Account cancellation methods in Drupal 7

In drupal 7 whenever admin selects to cancel user/s account, it provides multiple cancellation…
Share
custom tokens in drupal 7
Krishna Kanth | July 17, 2015

How to create custom tokens in Drupal 7

One of the great feature in drupal is tokens system. Tokens are reusable text that can be placed…
Share
themes in Drupal 7
Krishna Kanth | July 15, 2015

Implementing themes based on specific conditions in Drupal 7

In drupal 7 we have options to set default theme & admin theme. There are limitations, Admin…
Share
custom Drush commands
Krishna Kanth | July 14, 2015

Writing custom Drush commands in Drupal 7

As a drupal developer we use drush on daily basis. For example clearing the cache, downloading…
Share