Skip to content
Today: Monday, June 29 2026
iTechMedium
iTechMedium
  • About
  • AI & Tools
  • Development
    • Web Development
      • Content Management System – CMS
        • WordPress
        • Magento
    • E-commerce
    • Mobile Development
  • Framework
  • Node JS
  • React JS
  • Guides
  • Programming
  • Reviews
  • Tutorials
iTechMedium
iTechMedium

What are You Looking For?

Trending Mag

Boost Your Business: How AI is Revolutionizing Productivity

on 2 weeks ago
Posted by iTechM
Unlocking the Future: How AI is Revolutionizing Content Creation

Unlocking the Future: How AI is Revolutionizing Content Creation

on 2 weeks ago
Posted by iTechM

AI in E-commerce: Your Secret Weapon for Smarter Selling

on 2 weeks ago
Posted by iTechM

PyTorch: A Complete Friendly Guide to Building AI and Deep Learning Applications

on 2 weeks ago
Posted by iTechM
  • About
  • AI & Tools
  • Development
    • Web Development
      • Content Management System – CMS
        • WordPress
        • Magento
    • E-commerce
    • Mobile Development
  • Framework
  • Node JS
  • React JS
  • Guides
  • Programming
  • Reviews
  • Tutorials
© All rights reserved. Proudly powered by iTech Medium. Theme NewsMachine designed by WPInterface.
Tags
#PyTorch#Machine Learning#Deep Learning#Artificial Intelligence
  • Home
  • atul sharma

atul sharma

Posted in Development Programming

how install complete apache2 and then install

on December 23, 2019May 13, 2026
atul sharma

A very simple and straightforward way that worked for me is as follows: Step 1. First we need to Stop apache2.…

Learn More
Posted in Development Wordpress

Create a Woocommerce product sold in units of kilogram and gram

on November 21, 2019May 13, 2026
atul sharma

// Add a product custom field "grams_quantity" that will update the displayed price add_action('woocommerce_before_add_to_cart_button', 'special_product_by_grams', 25); function special_product_by_grams(){ global $product;…

Learn More
Posted in Tutorials

how can write restful / authenticate API in Laravel latest version

on July 24, 2019May 6, 2026
atul sharma

Hope you have already install laravel with new version 5.5 or above You can write restful authenticate API through the passport package…

Learn More
Posted in Tutorials

How to change Apache default port to a custom port

on July 16, 2019May 6, 2026
atul sharma

How to change Apache default port to a custom port If you have sudo permission you can do easily. The…

Learn More
Posted in Development Tutorials

How to reset root user password MYSQL on Ubuntu

on July 14, 2019May 13, 2026
atul sharma

After the MySQL setup, I have lost my user name and password now I don’t want to reinstall. Then I…

Learn More
Posted in Tutorials

gitlab Command line instructions

on September 13, 2018May 6, 2026
atul sharma

GITLab Command line instructions Git global setup git config --global user.name "XYZ" git config --global user.email "xyz@domain.com" Create a new…

Learn More
Posted in Content Management System - CMS Tutorials

How to create plugin in wordpress

on February 18, 2018May 13, 2026
atul sharma

How to create plugin in wordpress this very easy if you have some knowledge og php language. Now in this…

Learn More
how to get all share link of dropbox folder
Posted in Tutorials

how to get all share link of dropbox folder

on February 10, 2018May 6, 2026
atul sharma

Request and response formats In general, the Dropbox API uses HTTP POST requests with JSON arguments and JSON responses. Request…

Learn More
Posted in Tutorials

Validating field with tooltip validation

on November 13, 2017May 6, 2026
atul sharma

When using FormValidation with some server-side frameworks such as CakePHP, Symfony, Rails, Spring, etc, there is a relationship between the model name and the…

Learn More
Posted in Tutorials

git set up command

on November 13, 2017May 6, 2026
atul sharma

=========== Use GIT command ========== >> sudo mkdir foldername >> cd foldername/ >> git init >> git remote add origin…

Learn More

Posts navigation

← Older Articles

Recent Posts

  • Unleash Your Creativity: A Beginner’s Guide to AI Video Generation
  • Unlocking Creativity: A Beginner’s Guide to AI Image Generation Tools
  • AI Chatbots and Virtual Assistants : Your Digital Companions Demystified

Recent Comments

  • iTechM on Flask lightweight WSGI web application framework
  • ufabet on Most Useful functions to create the security in PHP

Categories

  • AI & Tools
  • Content Management System – CMS
  • Development
  • Guides
  • Programming
  • Tutorials
  • Web Development
  • Wordpress

No widgets added yet. Add widgets on Off-canvas Drawer .

Links

© All rights reserved. Proudly powered by iTech Medium. Theme NewsMachine designed by WPInterface.