• 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

Validation of HTML5 documents

Validation of HTML5 documents

HTML 5
Cool CSS3 features CSS 3

Cool CSS3 features

January 5th, 202511801 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

January 2nd, 20255717 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
Using the PayPal Payments API with PHP and Guzzle API

Using the PayPal Payments API with PHP and Guzzle

January 2nd, 2025373359 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.
Passing input parameters in PHP PHP

Passing input parameters in PHP

January 2nd, 202571252 In this brief article, we will see how to work with forms and inputs in PHP.
Working with APIs in PHP API

Working with APIs in PHP

January 2nd, 202542054 Let us say that we want to use the OpenWeatherMap API to display the weather in an arbitrary city. We could achieve this in the following way
Cool New JavaScript Features JavaScript

Cool New JavaScript Features

January 2nd, 20253652 We are going to share you some cool JavaScript features you will love them features like Base64 encoding and decoding, The vibration API, Constants, CSS property is supported with JavaScript and The page visibility API.
JavaScript tips and tricks JavaScript

JavaScript tips and tricks

January 2nd, 202531109 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.
Examining variable types in PHP PHP

Examining variable types in PHP

December 30th, 20243760 In PHP, there are a range of built-in functions which you can call to check variable types. They return a Boolean value - true if the variable is of that type and false if it is not.
Sanitizing input with PHP and JavaScript JavaScript

Sanitizing input with PHP and JavaScript

December 30th, 202451905 In PHP, there are a variety of ways in which you can sanitize the user input, depending on your needs. The htmlspecialchars function allows you to transform every special character in HTML into text so that the user cannot enter code in his input. It is good to use the function when you want to show a user input, stored or coming from...
Page 1 of 212
Subscribe
Get new posts by email:
Powered by follow.it
Advertisement
Like us
Recent Posts
  • Best 10 Programming Languages that will rule in 2022
  • DataTables Server-side Processing with PHP and MySQL
  • How do you become a highly-focused Software Developer
  • Simple PHP REST API with Slim, PHP & MySQL
  • 15 websites offering free web developer resources
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
  • MYSQL
  • PHP framework
  • css
  • jQuery
  • HTML to PDF
  • Web Development
  • About
  • Privacy Policy
  • Back to top
© PHPLift.net. All rights reserved.