February 13th, 2025914119
In this tutorial I will show you how to compress images before upload to server, usually we don't compress images and upload them directly to server and then compress them in this tutorial you will learn how to compress images on client side and when user upload it will take less time (if slow internet) and space on server.
Suppose...
February 13th, 202535874I have found a good mobile based swipe tab here and really loved it so now I am sharing it with you. Its very simple and very useful tutorial you can use these tabs in your mobile based website or hybrid mobile apps.
DEMO
index.html file contain all the tabs scripting:
<div class="swipegory">
<nav>
...
February 13th, 202551258This tutorial will show you how to add a static video background using CSS. It's a straightforward and easy script and looks fantastic on landing pages. In this tutorial, we are using HTML5 <video> tag to embed video and CSS to put that video on background.
...
February 13th, 2025132332
I received a tutorial requests from my reader that asked to me how to implement a payment gateway system with PayPal API. In this tutorial I want to explain how to work with Paypal Sandbox test accounts for payment system development and sending arguments while click buy now button. It’s simple and very easy to integrate into your...
February 13th, 202522273
Full-stack development is a dream job for all the developers who hold an interest in the latest innovation. It takes a lot of efforts to be a full stack developer. If you are dreaming of becoming a software developer, you must have strong programming skills, and you should be aware of the latest technology trends.
Well, some of us...
February 13th, 2025252373
How to create a full-screen responsive image gallery using CSS and Masonry ( is a JavaScript grid layout library ), Masonry gallery is a popular grid layout that uses optimal space to place images without the need to crop your pictures. We are giving you this tutorial with a nice demo and source to download for free....
February 13th, 20252370The biggest query for "modern-age programmers" is whether PHP is dead. Therefore, let us be honest in saying this: the answer is NO. The field of software development is always evolving, every moment new libraries and frameworks are released. The great thing is that the majority of these frameworks and libraries are compatible with one...
February 13th, 202551551
Ever since the dawn of the internet, there have been countless additions and developments over the decades that have amazingly improved a number of our technologies. One of the technologies spoken of regards to the creation and development of website designing tools and platforms. Many such website creators/developers have opted to...
February 13th, 20252431Web Development is a huge sector in IT and most of the time, people begin using PHP as web developers. Teachers at colleges instruct in a manner that students understand the language and the fundamentals of scripting. How do things function?
However, as we age the majority of us are not seeking to master the design pattern of PHP...