In another post we receive frequent comments with user complaining about over scratched or damaged pin. So if you have got Airtel Coupon PIN overscratched or you have received a damaged pin from shop, all I can say is, don’t…
What code to dial to recharge Airtel sim with a scratch coupon (India)
Highly asked questions over the internet but least answered i guess. So, what code to dial to recharge Airtel sim with a scratch coupon? I had to spend a GOOD amount of time to find the correct one.
Airtel Credit Loan Code and Loan Number
Airtel provide its users with a loan or advanced credit talk time. The known amount for Airtel Credit Loan so far is of Rs. 10. You could follow some simple steps to get a credit load from Airtel.
Cakephp 3.6 ajax pagination and sorting with jQuery
Cakephp comes with inbuilt pagination and sorting component and helper which work well in any app. However in order to make data tables ajax driven one might want to look at alternative solutions. One such solution is Cakephp Datatablse Plugin…
CakePHP Captcha Plugin
CakePHP Captcha plugin by me is one of the most used and trusted CakePHP captcha support since 2009. I have maintained CakePHP Captcha support throughout these years and am still committed to maintain it as long others and I found…
Leverage Browser Cache to speed up website
When a visitor visits a website, browser renders page in form of html to your browser window and you see a well arranged web page as a result. This page may include text blocks, images, videos, slide shows, animations and…
Typing in Hindi Devnagari in Windows and Hindi Phonetic Typing Tools
This post is deprecated. Please goto this post. Here’s a quick guide to how to enable Hindi typing keyboard layout in Windows7 (professional) — Go to Start > Control Panel > Clock, Language, and Regions > Change keyboard or other…
CakePHP captcha support for CakePHP 2.x and 3.x
Here is the latest CakePHP Captcha support for CakePHP Version upto 3.x. Download for CakePHP 3.x Download for CakePHP 2.x NOTE:For best Image Captcha results this component requires GD and Freetype support enabled. Please check your phpinfo() to know whether your server…
Saving multi-level associated data in CakePHP
In CakePHP 2 we had hasMany, saveMany, saveAssociated model methods or functions to save associated data. These functions works great with straight associations but to make them work for saving multi-level association data you need a trick.
php composer update command and status: 404 Not Found on Linux
Today I tried to update Cakephp by running php composer update on my server. I tried to follow the commands given at https://getcomposer.org/download/ under Command-line installation but it failed at the very first go. The command line code was: