X

Top Programming Languages in 2024

Introduction In the ever-evolving tech landscape, staying abreast of the top programming languages is crucial for developers and tech enthusiasts…

Huzoor Bux

Exciting News: I’ve Moved to follow.it for Subscriptions!

Hey there, wonderful readers! I have some exciting news to share with you all. I've recently transitioned to a new…

Huzoor Bux

How to Download YouTube Video with PHP

We have received many requests from our readers to post some tutorial on YouTube video downloading. Today I will show…

Huzoor Bux

Create fly to cart / basket effect for eCommerce using jQuery and CSS

I have found a very useful code snippet on codepen for eCommerce sites ad to cart fly effect and really…

Huzoor Bux

How to get/read Outlook Office 365 mail using oauth PHP

In this tutorial i will show how to read outlook office 365 emails using oauth in PHP, Outlook.com is a…

Huzoor Bux

Cool CSS3 features

CSS3 variables are incoming. One example is the currentColor variable which allows you to give the current color of the…

Ivan Dimov

Validation of HTML5 documents

When creating pages, it is important for your website to be valid. That means there should be no errors in…

Ivan Dimov

Brief overview of some basic HTML tags

Some basic HTML tags developers/designers use regularly explained below. 1. - you can use it for longer, multi-lines quotations from…

Ivan Dimov

Cool New JavaScript Features

We are going to share you some cool JavaScript features you will love them features like Base64 encoding and decoding,…

Ivan Dimov

Passing input parameters in PHP

In this brief article, we will see how to work with forms and inputs in PHP.

Ivan Dimov