Detecting Ad-Blocker using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to detect the Ad-Blocker using JavaScript. The tutorial aims to provide students and beginners with a reference for learning to disallow users or visitors to explore the different pages and contents of a certain website. Here, I will be providing a simple web page script that demonstrates the Ad-Blocker detection.

Creating a Draggable HTML Element using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a simple Draggable HTML Element using CSS and JavaScript for your dynamic websites or web applications. This tutorial aims to provide students and beginners with a reference for learning some tricks using CSS and JS to develop a creative and interactive UI/UX of a website or web application. Here, I will be providing the scripts of a simple web page that demonstrate the creation of a draggable HTML Element.

Simple Character Counter App using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Character Counter App using Tkinter in Python Free Source Code - A simple Python application that can count the total characters in a string. This application can also read the white spaces and it will counted it as a string when you select the option. Python Free Source Code.

Creating a 3D Card Flip Animation using HTML and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a simple 3D Card Flip Animation using HTML and CSS. The tutorial aims to provide students and beginners with a reference for learning some CSS tricks to develop a creative user interface and functionality of a website or web application. Here, I will be providing simple web page scripts that demonstrate the creation of a card container or elements with a 3D flip animation.

Updated - Employee Payslip Generator with Sending Mail using PHP and Gmail SMTP

Submitted by oretnom23 on
This article's main purpose is to give updated instructions on the new way of using Gmail SMTP for sending the generated payslip as mail with attachment of the Employee Payslip Generator System that I have published previously. Here, I will show you how to set up your Gmail account using XAMPP's sendmail package. Less Secure Option is not existing anymore on Google, to make the mailing feature of

Creating a Diagonal Background Design using HTML and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a Simple Diagonal Background Design for a website or web application web pages using HTML and CSS. The tutorial aims to provide students and beginners with a reference for learning some tricks and techniques for designing or developing a website interface. Here, I will be providing a simple web page script that demonstrates the creation of a simple diagonal background design.

Creating a Login and Registration Form using CodeIgniter 4 Tutorial

Submitted by oretnom23 on

In this tutorial, this tutorial can help you to create a Login and Registration using PHP's CodeIgniter 4 Framework. The tutorial aims to provide students and new programmers with a reference for learning to code for developing web applications using CodeIgniter 4. Here, I will be providing the scripts of a simple web application with a Login and Registration feature.