• 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

December 21st, 202537884 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

December 19th, 2025241282 Some useful PHP built-in functions explained below very helpful for beginners.
Useful Laravel functions and methods, Part-1 Framework

Useful Laravel functions and methods, Part-1

December 18th, 202515971 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.
PHP Basics PHP

PHP Basics

December 18th, 2025171508 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.
Working with dates in PHP and JavaScript JavaScript

Working with dates in PHP and JavaScript

December 18th, 2025131659 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

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
Cool CSS3 features CSS 3

Cool CSS3 features

December 18th, 2025201859 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:
Cool HTML5 features HTML 5

Cool HTML5 features

December 15th, 2025161571 You can be more specific, for example, by stipulating image/png instead of the wildcard image/* which accepts all kinds of images. When you add the accept attribute and the user is shown the file dialog, he would be able to select only files from that particular type with some browser magic.
Cool HTM5 Features, Part 2 HTML 5

Cool HTM5 Features, Part 2

December 15th, 2025171173 The tel input type stands for telephone while the others should be self-evident. It is good to start using them where appropriate as there are subtle differences in the browsers when you use them. For example, on a mobile phone the tel input type might show the numbers first in the user’s browser and the date and time input types would...
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
  • 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.