• 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

March 18th, 202620921 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 Create PDFs from HTML with PHP and Dompdf HTML

How to Create PDFs from HTML with PHP and Dompdf

March 18th, 2026372932 Adobe Systems created PDF to illustrate text and images within a fixed-layout document. The PDF file format is used for downloading data or content from the web application. The PDF file format is ideal for downloading HTML or text content. Converting HTML to PDF is required in order to download web page content as PDF files. This...
Convert HTML to PDF in Javascript using jsPDF with Example Download HTML

Convert HTML to PDF in Javascript using jsPDF with Example Download

March 18th, 2026283814 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

March 18th, 202625825 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
How to Login with Google Account in PHP & MySQLi MySQL

How to Login with Google Account in PHP & MySQLi

March 18th, 20266223604 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

March 18th, 20264410934 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

March 18th, 2026251908 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:
PHP Contact Form with Google reCAPTCHA V3 Example API

PHP Contact Form with Google reCAPTCHA V3 Example

March 18th, 20266185226 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

March 18th, 2026312012 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 1 of 11123...
Subscribe
Get new posts by email:
Powered by follow.it
Advertisement
Like us
Recent Posts
  • How to Convert HTML to PDF in PHP with fpdf
  • JavaScript tips and tricks, Part 2
  • How to Create PDFs from HTML with PHP and Dompdf
  • Convert HTML to PDF in Javascript using jsPDF with Example Download
  • Brief overview of some basic HTML tags
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.