InimistTech Blogs

Web & Mobile App Tech Weblog

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

Capitalize, Uppercase, Lowercase Online

Arvind KumarTools

Different code editors do have different keyboard shortcuts to do Capitalize, Uppercase and Lowercase of text. Generally, i use EditPlus as code editor which has shortcuts for uppercase and lowercase but it does not seem to have a shortcut or…

Read More→

How to know whether an element existed with jQuery

Arvind KumarjQueryLeave a Comment on How to know whether an element existed with jQuery

For the reference. In general javascript we can check for the existence of an element using the method below: if(document.getElementById(‘element_id’)) { //element exists } else { //element does not exist }

Ideal way to perform email validation in php

Arvind KumarPHPLeave a Comment on Ideal way to perform email validation in php
A simple way to debug a php application in production mode

I found this email validation function while working in ActiveCollab. By default, this function uses PHP’s inbuilt filter_var function to validate email, which is supported in PHP 5 (> 5.2.0). If version of PHP is older (is less than 5.2.0)…

Read More→

Custom Image thumbnail on Single Product page in Woocommerce

Arvind KumarWordPressLeave a Comment on Custom Image thumbnail on Single Product page in Woocommerce
woo commerce icon

WooCommerce provides easy and efficient ways to customize product thumbnail sizes on Single Product page. There are three the methods one could utilize in order to set Single Product Image Thumbnail size according to one’s needs. Method One – You…

Read More→

Customizing purchase log email in WP-Ecommerce

Arvind KumarWordPressLeave a Comment on Customizing purchase log email in WP-Ecommerce
getshopped wpecommerce

There is an useful filter/hook you could use. I used this hook to increase space between columns and showing Subtotal and Shipping cost aligned to the right and aligning parallel it with the product cost, as shown in the figure…

Read More→

Payway Net payment method for WPCommerce

Arvind KumarPluginsLeave a Comment on Payway Net payment method for WPCommerce

Payway Net payment method for WP-Commerce is available. It works just similar to any other payment method in WPCommerce. It notifies of success, failure and/or decline and updates the store and order status accordingly.

How to set IPN Notification url of Paypal

Arvind KumarInternetLeave a Comment on How to set IPN Notification url of Paypal

Following a brief note on ‘how to set IPN Notification url of Paypal’.

How to get current category id in Woocommerce?

Arvind KumarWordPress7 Comments on How to get current category id in Woocommerce?
woo commerce icon

How to get current category id in a template or theme functions file while using Woocommerce. In fact not only using Woocommerce but this method can be used to get the category object and subsequently the ID in normal category…

Read More→

How to edit a page in WordPress

Arvind KumarWordPressLeave a Comment on How to edit a page in WordPress
wordpress logo

Quick notes on how to change text from back end in WordPress. This may make newbie in WordPress to be able to edit a page text. Login to WordPress CMS back-end by suffixing /wp-admin/ to your website address.. For example…

Read More→

MIME Types – Complete List

Arvind KumarHTML and CSSLeave a Comment on MIME Types – Complete List

MIME Types – Complete List Posting full list of MIME Type which every developer like me needs very frequently. Posting for reference here.

Posts navigation

Previous 1 … 32 33 34 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

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