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

Redirect to a Different URL using .htaccess

Arvind KumarToolsLeave a Comment on Redirect to a Different URL using .htaccess
301 redirect

A straight forward redirection using .htaccess. Note that the domain name should be omitted from From address and it should always be there in To address, even if the redirection is on same server. [code]<IfModule mod_rewrite.c> RewriteEngine On redirect 301…

Read More→

Resize image using Advanced Settings tab in WordPress Image Editor

Arvind KumarWordPressLeave a Comment on Resize image using Advanced Settings tab in WordPress Image Editor
Image Edit Propotional Dimensions Wordpress Editor

I literally overlooked this very useful option till now. So.. you can re-size image to your desired dimension by clicking those 60%, 70% tabs as shown in the figure below. hmm!

Vector Digital Clock jQuery Plugin (beta)

Arvind KumarjQueryLeave a Comment on Vector Digital Clock jQuery Plugin (beta)
Vector Digital Clock jQuery Plugin (beta)

Vector Digital Clock plugin was created to show Digital Clock in more computerized and presentable way. With this plugin it is possible to show each digit or character of time in form of Digital Vector or character. This plugin works…

Read More→

Floating Social Icons, Facebook, Twitter, LinkedIn, Digg & Google Plus

Arvind KumarHTML and CSS, InternetLeave a Comment on Floating Social Icons, Facebook, Twitter, LinkedIn, Digg & Google Plus

Posting the html, css & javascript code for floating social icons shown in the attached image below. The code was created using this link but it didn’t work for Facebook. Pasting here for reference and later use. Someone with html,…

Read More→

Removing cache after an action is run in activecollabe

Arvind KumarActiveCollab3Leave a Comment on Removing cache after an action is run in activecollabe
Active Collab Logo

I required to clear all cache including views and database routes context after i called an existing recurring profile action. Placing the following command near the end of the action/function helped me. [text]cache_remove_by_pattern(‘recurring_profile*’);[/text]

Redirecting users to same pages while migrating to new domain

Arvind KumarMiscelleneousLeave a Comment on Redirecting users to same pages while migrating to new domain
301 redirect

While migrating my previous domain name to current one i had to gather some domain redirection tools in order to help myself to redirect my old domain pages and posts to current one. Fortunately i did not change the site…

Read More→

Useful url rewriting examples using .htaccess

Arvind KumarTools1 Comment on Useful url rewriting examples using .htaccess
htaccess rewrite

1)Rewriting product.php?id=12 to product-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted into a static URL.

Creating a new page in ActiveCollab 3

Arvind KumarActiveCollab3Leave a Comment on Creating a new page in ActiveCollab 3
Active Collab Logo

Just created a new page in ActiveCollab 3. I wanted a new ipn (Instant Payment Notifications) handler page for paypal recurring payments. The name of my new module is PaypalRecurring.

Customizing PHPBB3’s template files or styles

Arvind KumarPHPBBLeave a Comment on Customizing PHPBB3’s template files or styles

PHPBB is one of the most popular forums scripts available in php scripting language. Although the default phpBB template is nice and clean, you can choose to customize it to match the look and feel of your website. This allows…

Read More→

Covert PHP config size values to bytes

Arvind KumarPHP1 Comment on Covert PHP config size values to bytes

Convert PHP config value (2M, 8M, 200K…) to bytes. Use full when converting values received, for an example, through ini_get(‘memory_limit’).

Posts navigation

Previous 1 … 23 24 25 … 43 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