InimistTech Blogs

Web & Mobile App Tech Weblog

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

New features in Gmail

Arvind KumarInternetLeave a Comment on New features in Gmail

Gmail new look at a glance (I should have had it posted about 15-20 days ago but could not post due to break from office for some other personal stuff. Posting it as it is now (although it is not…

Read More→

An advanced HTML to PDF conversion using ezpdf php class

Arvind KumarPHP, Tools2 Comments on An advanced HTML to PDF conversion using ezpdf php class

Posting a link to the working example of HTML Form to PDF using “ezpdf” php class. I added some code to this class in order to create more advanced HTML tables cells with borders as shown in the output PDF…

Read More→

jQuery way to limit input characters using javascript substring function

Arvind KumarJavascript, jQueryLeave a Comment on jQuery way to limit input characters using javascript substring function

It’s an example of useful jQuery way to limit user entering a maximum set number of character in your input fields. Example makes use of javascript substring function to limit user upto 20 character which is triggered on keyup event.…

Read More→

Getting a way around the “No protocol specified, …cannot open display:0.0” message

Arvind KumarLinux4 Comments on Getting a way around the “No protocol specified, …cannot open display:0.0” message

After doing sudo su – (to give myself root privileges) when I tried editing a file using gedit info.txt it would show me the following error message:

How to get current theme name or theme working in cakephp

Arvind KumarCakePHP2 Comments on How to get current theme name or theme working in cakephp

Making theme set and available by setting theme related properties in controller Prior to cakephp 2.0 class UserController extends AppController {     var $view = ‘Theme’; //tells controller to use “ThemeView” class instead of the default “View” class     var $theme =…

Read More→

Get post thumbnail out side of the Loop in wordpress

Arvind KumarWordPressLeave a Comment on Get post thumbnail out side of the Loop in wordpress

Just got a way to get the post thumbnail outside of the Loop which (the thumbnail) was entered through the Post Image > Set the URL for an image/icon for this post: field on Edit Post page. Here it is.…

Read More→

Conditional skip for a field from model validation in a cakephp controller

Arvind KumarCakePHPLeave a Comment on Conditional skip for a field from model validation in a cakephp controller

In a controller, a table field could be skipped from model validations by editing the “validate” property of a model. For example, i have a “date” validation for “dob” (date of birth) field set in my “User” model.

A note on $form->dateTime(‘field_name’) generating offset warning in CakePHP

Arvind KumarCakePHPLeave a Comment on A note on $form->dateTime(‘field_name’) generating offset warning in CakePHP

This is a note on $form->dateTime(‘field_name’) generating offset warning i.e. “Notice (8): Undefined offset: 1 [CORE/cake/libs/view/helpers/form.php, line 1836..“. If your “date” form field in a view is generating a similar warning you may need to look into the following scenario.

Finding files using ‘find’ command in Linux

Arvind KumarLinux1 Comment on Finding files using ‘find’ command in Linux

Here’s a list of most useful linux “find files” commands i have summarized recently. Finding files with filename Find file by exact name $ find / -name ‘script.php’

How to debug a php application in production/live mode

Arvind KumarPHP, ToolsLeave a Comment on How to debug a php application in production/live mode

How to debug a live website built in php? Here’s a basic, simple and custom method i usually use to debug live or production web applications (web sites). First of all i place the following lines of code in a…

Read More→

Posts navigation

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

Recent Posts

  • 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
  • How to Create a PHP Session

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