• 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
10 Programming Habits that every Developer Should Adopt

10 Programming Habits that every Developer Should Adopt

Tips
Working with dates in PHP and JavaScript JavaScript

Working with dates in PHP and JavaScript

December 18th, 2025131657 You can use the date function to generate a date string of your desired format. As a second parameter, you can add a UNIX timestamp representing the date that you wish the string to hold.
How do you create subdomains dynamically using PHP when a user signs up? PHP

How do you create subdomains dynamically using PHP when a user signs up?

December 18th, 2025594422 Subdomains are typically the portion of the URL that comes before the main part of the domain name. Dynamic Subdomains like tumblr.com and Google Blogger have been on the rise for a while with the introduction of .htaccess in PHP. These dynamic subdomains are the base of many cloud services prevalent out there. Subdomains, we all are...
What is the future of PHP in 2023 PHP

What is the future of PHP in 2023

December 18th, 2025191020 PHP is a popular programming language for web development because it is easy to learn and use, it is widely supported by web hosting providers, and it has a large ecosystem of tools and libraries. One of the main reasons that PHP is so popular is that it is easy to learn, especially for those who are already familiar with other...
How to Create PDFs from HTML with PHP and Dompdf HTML

How to Create PDFs from HTML with PHP and Dompdf

December 18th, 2025272856 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...
How to Find Geolocation by Country IP Address in PHP API

How to Find Geolocation by Country IP Address in PHP

December 18th, 2025321957 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...
JavaScript tips and tricks, Part 2 JavaScript

JavaScript tips and tricks, Part 2

December 18th, 202519912 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 Login with Google Account in PHP & MySQLi MySQL

How to Login with Google Account in PHP & MySQLi

December 18th, 20255793510 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...
How to Convert HTML to PDF in PHP with fpdf HTML

How to Convert HTML to PDF in PHP with fpdf

December 18th, 20254313666 HTML to PDF conversion is always a problem for PHP Programmers and all the time they search for suitable solutions so after reviewing this article you will not take more than 10 minutes to configure HTML to PDF, I have used a library fpdf open source and very useful library for developers here is a simple tutorial on how to...
Brief overview of some basic HTML tags HTML

Brief overview of some basic HTML tags

December 18th, 202522796 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
Page 3 of 1112345...
Subscribe
Get new posts by email:
Powered by follow.it
Advertisement
Like us
Recent Posts
  • Laboratory Management System (LIMS) in PHP MySQL – A Complete Guide
  • Introduction to Git for version control
  • How do I send an auto-reply message on Skype?
  • Const vs. Let vs. Var in Javascript. Which one should you use?
  • How to show Image before upload JavaScript & HTML5 FileReader()
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
  • javascript
  • How to
  • laravel
  • css
  • HTML to PDF
  • jQuery
  • api
  • Web Development
  • MYSQL
  • About
  • Privacy Policy
  • Back to top
© PHPLift.net. All rights reserved.