Traffic Race Game in jQuery Free Source Code

Submitted by razormist on
Traffic Race Game in jQuery Free Source Code - A simple Arcade style game where your goal is to gain score as long as you play. The game is quite difficult because their are hindrance that will prevent you from getting a score. Try to get the highest score and become the king of the road. JavaScript Free Source Code.

Ball Breaker Game in JavaScript Free Source Code

Submitted by razormist on
Ball Breaker Game in JavaScript Free Source Code - A simple arcade style game where your goal is to break all the bricks to gain a score. You need to survive the ball in order to get into the next level after destroying all the bricks and hit the required score. JavaScript Free Source Code.

Cropping an Image before Saving using JS, jQuery, and PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you How to Crop an Image before Saving it using JS, jQuery, and JS Library. We can achieve this kind of feature for our web application by using Croppie Library. The tutorial aims to provide the student and new programmers a reference to learn with to enhance and develop their programming skills using JavaScript and PHP Language. Here, snippets and sample source codes are provided.

3 Ways to Execute PHP Function in JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you the 3 Different Effective Ways to execute PHP functions in JavaScript. The tutorial aims to provide the students and new programmers a reference to learn to enhance their programming skills using PHP Language and JavaScript. Here, snippets and sample source code will be provided for a better understanding of using the scripts.