InimistTech Blogs

Web & Mobile App Tech Weblog

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

Tag: CakePHP

Croogo – A free open source CakePHP powered CMS for PHP

Arvind KumarCakePHP1 Comment on Croogo – A free open source CakePHP powered CMS for PHP

Croogo is a free web based CMS (Content Management System) for PHP built on the top of CakePHP MVC framework. It was first released on October 07, 2009 by Fahad Ibnay Heylaal. It’s latest version is Croogo-1.3.2 and it could…

Read More→

CakePHP 1.3.4 released, 2.0 on the way!

Arvind KumarCakePHPLeave a Comment on CakePHP 1.3.4 released, 2.0 on the way!

The CakePHP core team announded the release of CakePHP 1.3.4 recently (on Sep 12, 2010). It was almost within month since the last CakePHP release i.e. 1.3.3. The team announced that there had been a few changes which could affect…

Read More→

Use of custom displayField paramater in CakePHP

Arvind KumarCakePHPLeave a Comment on Use of custom displayField paramater in CakePHP

The $this->displayField is used to define custom display field while doing ‘list’ or scaffolding in CakePHP. It can be specified either in Model class or just before making a db call.

Using Inflector singularize and camelize for taking out model name in CakePHP

Arvind KumarCakePHP3 Comments on Using Inflector singularize and camelize for taking out model name in CakePHP

We can use CakePHP library’s Inflector::singularize() and Inflector::camelize() methods for taking out corresponding model name from a controller name (provided we follow CakePHP’s naming conventions well).

Security component black hole, form submit dies on a blank page with no error

Arvind KumarCakePHP4 Comments on Security component black hole, form submit dies on a blank page with no error

The problem started when i used Auth component in my current CakePHP project. Everything seemed working fine until i created an html form, submitted it and tried to retrieve this form’s data in controller action. I tried to print $this->data…

Read More→

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→

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→

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→

Posts navigation

Previous 1 2 3 4 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Encrypt and Decrypt Data in PHP
  • How to Create a Custom Gutenberg Block in WP (Step-by-Step)
  • How to Create User Roles and Permissions in Laravel 8
  • Creating a Wp Angular Theme for WordPress with Gutenberg
  • Understanding Cookies in PHP

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