• 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
Useful JavaScript globals JavaScript

Useful JavaScript globals

March 22nd, 202647934 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;...
Useful PHP built-in functions PHP

Useful PHP built-in functions

March 19th, 2026311318 Some useful PHP built-in functions explained below very helpful for beginners.
PHP Basics PHP

PHP Basics

March 19th, 2026211538 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

March 19th, 2026181022 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.
Working with dates in PHP and JavaScript JavaScript

Working with dates in PHP and JavaScript

March 18th, 2026201697 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.
Brief overview of some basic HTML tags HTML

Brief overview of some basic HTML tags

March 18th, 202625833 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
Cool CSS3 features CSS 3

Cool CSS3 features

March 18th, 2026251925 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:
JavaScript tips and tricks JavaScript

JavaScript tips and tricks

March 16th, 2026121182 Use objects/classes to encapsulate your application logic and try not to pollute the global variable scope as this can cause frustrating problems such as libraries not working from variables being overridden. Below is an example how you can structure your application’s logic in a simple way without polluting the global scope.
Using the PayPal Payments API with PHP and Guzzle API

Using the PayPal Payments API with PHP and Guzzle

March 16th, 20261193506 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
  • Guardian Gaze A Powerful WordPress Security Plugin with Advanced Features
  • Laboratory Management System (LIMS) in PHP MySQL – A Complete Guide
  • Convert your website into a Desktop App for Windows, Mac, Linux
  • Stripe Payment Gateway Charge Credit Card with PHP Example
  • WhatsApp chatbot in Python using Dialogflow.com
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.