• Home
  • PHP
  • MySQL
  • Laravel
  • Demos
  • HTML
  • jQuery
  • Framework
  • Request Tutorial
PHP Lift
  • Home
  • Demos
  • Advertisement

PHP LiftPHP Lift

  • Home
  • PHP
  • MySQL
  • Laravel
  • Demos
  • HTML
  • jQuery
  • Framework
  • Request Tutorial
  • Follow
    • Facebook
    • Twitter
    • Google+
    • Pinterest
    • Youtube
    • Instagram
    • RSS
How to Convert HTML to PDF in PHP with fpdf

How to Convert HTML to PDF in PHP with fpdf

HTML
JavaScript tips and tricks, Part 2 JavaScript

JavaScript tips and tricks, Part 2

February 1st, 202620920 Minifying your code makes it smaller in size which increases the website’s loading speed, which increases the ranking of the website in search engine and so on. There are many tools, even online ones, which allow you to minify JavaScript. Minification itself refers to modifying the code from a human-friendly version to a version that...
How to Find Geolocation by Country IP Address in PHP API

How to Find Geolocation by Country IP Address in PHP

February 1st, 2026341991 Are customers being asked to provide their country and any other location-related data on your website? If so, you can use a geolocation API to automatically get it. To find the location of my customers for my digital product shop, I used a popular API service called geolocation. It's always a good idea to make it easier for...
How to Login with Google Account in PHP & MySQLi MySQL

How to Login with Google Account in PHP & MySQLi

February 1st, 20266143582 Learn how to log in with Google Account using PHP and MySQLi. You are trying to add social account login functionality to your web application, such as Login with Gmail account. Here's a quick tutorial. Google has an oAuth API that allows users to log in to web applications using their Gmail account credentials. After authentication...
Drag and drop multiple file upload using jQuery, Ajax, and PHP JavaScript

Drag and drop multiple file upload using jQuery, Ajax, and PHP

February 1st, 20264410924 We'll show you how to drag-and-drop multiple file uploads using Ajax, jQuery, and PHP. It's a widely-used functionality in web applications. When working on a website application, you may need multiple files uploaded to your form using a single uploader. This article will demonstrate how to upload files without refreshing pages and...
Cool CSS3 features CSS 3

Cool CSS3 features

February 1st, 2026251905 CSS3 variables are incoming. One example is the currentColor variable which allows you to give the current color of the element (the color property) to other properties, it works as an alias, sparing you from writing again the color’s code. It can be used in the following way:
Convert HTML to PDF in Javascript using jsPDF with Example Download HTML

Convert HTML to PDF in Javascript using jsPDF with Example Download

February 1st, 2026263806 jsPDF is a Javascript library that lets you generate PDF files programmatically. It has no dependencies and it's accessible from any device with a browser, so you can generate PDF files on the fly. jsPDF is the only library out there that allows generating PDFs without having to install anything. You just write the code - this way it...
Brief overview of some basic HTML tags HTML

Brief overview of some basic HTML tags

February 1st, 202623816 Some basic HTML tags developers/designers use regularly explained below. 1. - you can use it for longer, multi-lines quotations from a different source than the rest of the content. They are usually indented by browsers
PHP Contact Form with Google reCAPTCHA V3 Example API

PHP Contact Form with Google reCAPTCHA V3 Example

February 1st, 20266105219 Google reCaptcha is a security service that prevents bots from sending you automatic emails on your public forms, reCaptcha used for human verification owned by Google. Google reCAPTCHA v3 is invisible you won't see it in your forms create your form without adding a captcha checkbox it's integrate with your submit button. ...
Skeleton Screen Loading Animation using HTML and CSS CSS

Skeleton Screen Loading Animation using HTML and CSS

February 1st, 2026302011 This post explains what Skeleton Screen Loading Animation is constructed using HTML, CSS, and JavaScript. I made this animation for a blog card. Many websites show Skeleton Loading Animation before loading any part. Certainly, it improves the aesthetics and quality of the site. However, it is essential to know the basics regarding...
Page 5 of 11...34567...
Subscribe
Get new posts by email:
Powered by follow.it
Advertisement
Like us
Recent Posts
  • Guardian Gaze A Powerful WordPress Security Plugin with Advanced Features
  • Laboratory Management System (LIMS) in PHP MySQL – A Complete Guide
  • Introduction to Git for version control
  • Const vs. Let vs. Var in Javascript. Which one should you use?
  • How do I send an auto-reply message on Skype?
Categories
  • API
  • Bootstrap
  • Bot
  • CSS
  • CSS 3
  • Database
  • Designing
  • Framework
  • Guide
  • HTML
  • HTML 5
  • JavaScript
  • jQuery
  • Laravel
  • MySQL
  • Node.js
  • oAuth
  • Payment
  • PHP
  • Python
  • Social
  • Tips
  • Web 3.0
  • WordPress
Weekly Tags
  • PHP
  • How to
  • javascript
  • laravel
  • Web Development
  • jQuery
  • MYSQL
  • HTML to PDF
  • PHP framework
  • css
  • About
  • Privacy Policy
  • Back to top
© PHPLift.net. All rights reserved.