HTML5

Creating Simple Currency Converter (Php) using PHP

Submitted by razormist on
Lean on how to create a Simple Currency Converter using PHP. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user-friendly environment.

Egret Technology Joins HTML5, Blockchain In "Egretia"

Submitted by Ivan Ponce on
Egret Technology, a Beijing-based technology-driven internet company, has undeniably made a name in the HTML5 community. Thousands of developers are benefiting from the HTML5 development tools that the company has created. It has also developed packaging tools, an integrated development environment (IDE), and as well as an engine. Recently, another move by Egret that many developers would surely

Simple Snake Game using HTML5 canvas and Pure Javascript

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple snake game using HTML5 canvas and pure Javascript. Snake game a simple game wherein there is a small snake at first and gets bigger whenever it eats a food that randomly appears on the screen. The goal of this game is to get a high score which depends on how big your snake gets.

Bar Chart using ChartJS, AngularJS and PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a Bar Chart in Angular JS using Chart JS with PHP/MySQLi. Chart JS is javascript library that provides chart presentation of data with the help of html5 canvas. We will use PHP/MySQLi to fetch data from our MySQL database then pass to Angular JS to process the data to our Chart JS.

Multiple File and Drop Upload

Submitted by alpha_luna on
If you are looking for Drag and Drop Multiple File Upload using HTML5 and jQuery then you are at the right place. Kindly take a look at this article, I had created this simple project with using jQuery and PHP that can upload multiple files via drag and drop into a server. This simple project will help you to develop your web applications upload system. Result This simple project works in modern browsers like Chrome, Safari, Opera, and Firefox.