• Home
  • PHP
  • MySQL
  • Laravel
  • Demos
  • HTML
  • jQuery
  • Framework
  • Request Tutorial
PHP Lift
  • Home
  • Demos
  • Advertisement
PHP Lift
  • Home
  • PHP
  • MySQL
  • Laravel
  • Demos
  • HTML
  • jQuery
  • Framework
  • Request Tutorial
  • Follow
    • Facebook
    • Twitter
    • Google+
    • Pinterest
    • Youtube
    • Instagram
    • RSS

Ivan Dimov

Ivan is a student of IT, a freelance web designer/developer and a tech writer. He deals with both front-end and back-end stuff. Whenever he is not in front of an Internet-enabled device he is probably reading a book or traveling. You can find more about him at: http://www.dimoff.biz. facebook, twitter

Author's Posts

Cool New JavaScript Features

Cool New JavaScript Features

JavaScript
Cool CSS3 features CSS 3

Cool CSS3 features

August 4th, 2025121816 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:
Brief overview of some basic HTML tags HTML

Brief overview of some basic HTML tags

August 4th, 20257749 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
Useful JavaScript globals JavaScript

Useful JavaScript globals

August 3rd, 202517842 Math.random() - generates a randon number between 0 and 1. You can multiply the number to get a number in a different range. Math.floor(numberHere) - it would trim down the decimal part of a float and the end result is always an integer Math.ceil(numberHere)  - it would give the integer to which a decimal is closest to;...
Working with dates in PHP and JavaScript JavaScript

Working with dates in PHP and JavaScript

August 3rd, 202591605 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.
PHP Basics PHP

PHP Basics

August 3rd, 2025121454 In this article we will teach you some PHP Basics like Data types, Mathematical operators, Comparison operators, Comments, Conditional Statements, Loops, Global functions and Functions.
Useful Laravel functions and methods, Part-1 Framework

Useful Laravel functions and methods, Part-1

August 3rd, 202512929 Laravel is one of the best PHP Framework so we are going to show you some cool functions and methods in this article I hope you like it.
Useful PHP built-in functions PHP

Useful PHP built-in functions

August 3rd, 2025221240 Some useful PHP built-in functions explained below very helpful for beginners.
Passing input parameters in PHP PHP

Passing input parameters in PHP

August 1st, 202591311 In this brief article, we will see how to work with forms and inputs in PHP.
Using the PayPal Payments API with PHP and Guzzle API

Using the PayPal Payments API with PHP and Guzzle

August 1st, 2025543378 Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. We are using Guzzle to integrate PayPal API.
Page 1 of 212
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
  • Cool New JavaScript Features
  • WhatsApp chatbot in Python using Dialogflow.com
  • Cool CSS3 features
  • PHP Contact Form with Google reCAPTCHA V3 Example
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.