Inimist Technologies Blog

DevArticles – Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

How to apply search filters in cakephp ajax pagination

Arvind KumarCakePHP2 Comments on How to apply search filters in cakephp ajax pagination

Sometimes we need to filter records via custom query while using ajax pagination in a cakephp application. An easy way to achieve this is to store query in a session varibale and to check it whenever an ajax call is…

Read More→

Cakephp important facts you must know – Part 1

Arvind KumarCakePHP2 Comments on Cakephp important facts you must know – Part 1

Mininal use of $uses variable to load models CakePHP loads all models specified in var $uses array when a controller action is called. By loading a model cakephp creates the schema/structure of the table and also caches it for further…

Read More→

Multiple validation rules for a single field in cakephp

Arvind KumarCakePHPLeave a Comment on Multiple validation rules for a single field in cakephp

Cakephp framework provides a strong model validation mechanism. Here is the quick overview of multiple validation rules applied to a single field. Let say we are using “User.password” and “User.password2” fields to accept/confirm password while registering to a site. We…

Read More→

Show hidden files and folders not working in window xp?

Arvind KumarWindowsLeave a Comment on Show hidden files and folders not working in window xp?

I tried to enable “show hidden files and folder” option in my window xp but after clicking “apply” and “ok” when i returned back to the folder to view hidden files it did not show the hidden files. I tried…

Read More→

TinyMce and Captcha collide in my cakephp application

Arvind KumarCakePHP1 Comment on TinyMce and Captcha collide in my cakephp application

I was struck in a very strange problem today. I was using captcha component to create and set a captcha session and image for view section. Next is the snippet of create function which i used to load component. I…

Read More→

Windows keyboard shortcuts (hot keys)

Arvind KumarWindowsLeave a Comment on Windows keyboard shortcuts (hot keys)

This post lists keyboard shortcuts that you can use with Windows. I have picked it from Microsoft website for my personal reference. You too can use it. ;)

Convert month name to month number in php

Arvind KumarPHP10 Comments on Convert month name to month number in php

While working with a CJ run reports script i needed to convert “month name” into “month number” so i could store it in the database in date format. After doing some cleaning stuff i was ending with the month name,…

Read More→

Posts navigation

Previous 1 … 39 40
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Laravel Carbon addMinutes() | Laravel Carbon Add Or Subtract Minutes and Hours Examples
  • How to build a basic Frontend Application using Laravel and Livewire
  • Auto Renew Let’s Encrypt Certificates using Certbot
  • How to compress and extract files using tar command in Linux – Basic Example
  • How to Publish ReactNative Expo Mobile App to Apple App Store and Google Play Store

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms