DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

Tag: component

How to pass current state of Parent Component to Tab Navigation Screens

July 26, 2021 Arvind KumarReactNativeLeave a Comment on How to pass current state of Parent Component to Tab Navigation Screens

I am using “react-native-tab-view”: “^3.0.1”. I want to pass current state from parent component to child component while using react-native-tab-view to render tab screens. This is an example where I am have had to pass  current state value from parent…

Read More→

ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

August 2, 2019August 2, 2019 Arvind KumarReactLeave a Comment on ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Issue: There is a long list of categories to select from. Since the list was long and it could not fit within the wrapper div the maximum height of the wrapper div had to be set and make the wrapper…

Read More→

CakePHP captcha support for CakePHP 2.x and 3.x

August 1, 2018August 8, 2019 Arvind KumarCakePHP39 Comments on 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…

Read More→

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

September 14, 2010October 2, 2010 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→

Simple captcha component for CakePHP 1.x

May 7, 2010September 27, 2013 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→

getid3 component for cakephp

April 29, 2009April 29, 2009 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→

TinyMce and Captcha collide in my cakephp application

March 5, 2009April 22, 2009 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→

Recent Posts

  • Sending Laravel Notifications Email to Single Email Address
  • Database rollback transactions in Laravel
  • Automatic Deployment of your Git Push to Remote Server
  • CSV Content Validation with FormRequest Rules in Laravel
  • Using Unique Validation Rule in Form Request in Laravel
Copyright © All rights reserved.
Blog Kit by WP Charms