InimistTech Blogs

Web & Mobile App Tech Weblog

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

Author: Arvind Kumar

Hello Friends, I’m Arvind Kumar, founder of Inimist Technologies, Inimist Academy, The Fundabook and many more. I am a Full Stack Web Developer and Programmer by heart, and a Hindi/English blogger by chance. I build Web and Mobile Application around React, VueJS, NodeJS and PHP frameworks. Have a project in mind? Get in touch

Conditional order by sorting using two fields in MySQL

Arvind KumarMySQLLeave a Comment on Conditional order by sorting using two fields in MySQL

Here’s the scenario. I have two fields in my “listings” table with help of which i wanted to sort (order by) results. First field is “activation_date”. It is the activation date of a listing. Second one is “featured” which stores…

Read More→

How to check radio button on page load with jQuery

Arvind KumarjQueryLeave a Comment on How to check radio button on page load with jQuery

For example you have a set of radio buttons created dynamically with some web language like PHP and you expected one of them selected or checked on most of the times. If, none of them was checked somehow, you would…

Read More→

Creating a new php functionality page in iLister, the business classifieds system

Arvind KumarPHPLeave a Comment on Creating a new php functionality page in iLister, the business classifieds system

Here’s the step by step guide to create a new functionality page in iLister. Let’s say we wanted to create a new small enquiry form at the http://www.yoursite.com/contact_us. For this to make happen we will create a new ContactUs handler…

Read More→

To check in a smarty template if it was the last page of the page results

Arvind KumarPHPLeave a Comment on To check in a smarty template if it was the last page of the page results

Here’s a method to check in a smarty template if it was the last page of page results. {if $listings.current_page gte ($listings.total / $results_per_page)|ceil} True {else} False {/if} where $listings.current_page is the current page user is on, $listings.total is the…

Read More→

Formatting date in a php smarty template

Arvind KumarPHPLeave a Comment on Formatting date in a php smarty template

The date string can be formatted in a smarty template like this: $payment.creation_date|date_format:”%d-%m-%Y” where creation_date is an element of $payment array.

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→

Posts navigation

Previous 1 … 28 29 30 … 43 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • The Role of $wpdb for Custom Queries in WordPress
  • 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

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