InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Category: CakePHP

Cakephp pagination and custom named arguments handling

Arvind KumarCakePHP1 Comment on Cakephp pagination and custom named arguments handling

Let’s have a look at the scenario first. I have a “contacts” controller, a “display” action in it(controller) and a view “display.ctp” to show results. As normal my “display” action lists all the contacts by calling $this->set(‘contacts’, $this->paginate(‘Contact’)) inside the…

Read More→

Creating Ajax form in Cakephp using jQuery

Arvind KumarCakePHP5 Comments on Creating Ajax form in Cakephp using jQuery

Because of its being more flexible, extensible and precise nature the jQuery certainly has emerged as a more popular Javascript library as compared to prototype library. If you plan your Cakephp application depend heavily on Javascript, its right time to…

Read More→

Simple captcha component for CakePHP 1.x

Arvind KumarCakePHP68 Comments on Simple captcha component for CakePHP 1.x

Updated on – April 11, 2013 Download Captcha Component for CakePHP 1.x Download Captcha Component for Cakephp 2.x Model validation to validate captcha field value included with examples. Functions(rules) required for model validation are also written in the model file.…

Read More→

Customizing mysql query of a bound model

Arvind KumarCakePHPLeave a Comment on Customizing mysql query of a bound model

I had a hasAndBelongsToMany binding in my Charity Model as i normally would need all the “Causes” available along with Charity information and vice-versa. At one place i needed a specific number of “Causes” picked randomly from the database table.…

Read More→

Creating Ajax form in Cakephp (with Prototype.js)

Arvind KumarCakePHP2 Comments on Creating Ajax form in Cakephp (with Prototype.js)

(If you are using jQuery with cakephp you may want to view this article, Creating Ajax form in Cakephp using jQuery ) With the help of prototype/JavaScript we can build really cool and fully functional ajax form in CakePHP really…

Read More→

More shorter way to load models on the fly

Arvind KumarCakePHP3 Comments on More shorter way to load models on the fly

This post has been marked as deprecated. You can use “loadModel” controller method to load models on the fly. For more information of this method please visit http://api.cakephp.org/class/controller#method-ControllerloadModel. Thank you.

Disable CakePHP debug output when using Ajax

Arvind KumarCakePHP3 Comments on Disable CakePHP debug output when using Ajax

While developing a CakePHP application and debug value set to greater than 0(zero) (development mode) we may want to show our Ajax results clean i.e. without debug information (in form of SQL log etc.) attached to it.

What do you hate about CakePHP?

Arvind KumarCakePHP14 Comments on What do you hate about CakePHP?

After looking at an interesting Google group topic Poll: what do you hate about CakePHP? i have tried to sum up the facts which people reasoned for hating/disliking CakePHP. Please be noted that all the facts listed here are based…

Read More→

Useful string manipulation helpers in CakePHP

Arvind KumarCakePHPLeave a Comment on Useful string manipulation helpers in CakePHP

CakePHP comes with a bunch of useful helpers and components which provide handy tools for processing and manipulating data. These helpers are not only the valuable assets for the a framework user, but can be of great help to someone…

Read More→

getid3 component for cakephp

Arvind KumarCakePHP10 Comments on getid3 component for cakephp

What is getID3? getID3() is an open-source, cross-platform software library for the PHP language written by James Heinrich and Allan Hansen. getID3() can extract information from multimedia file formats: audio, video and images in various formats. Information extracted includes playtime,…

Read More→

Posts navigation

Previous 1 … 5 6 7 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners

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
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram