Flappy Bird Clone

Submitted by nhojs_09 on
Flappy Bird Clone - this was one of the most popular game in the world. The game is very simple, you have to navigate the bird to past the obstacles. You need to tap the screen to make the bird flies. Don’t fly to high because it will die. To get the complete application please visit Flappy Bird Clone. Don't forget to hit like on our facebook page: https://www.facebook.com/CodeExpert247/ Please

PHP - OOP Inserting Multiple Rows in One Form using AJAX/jQuery

Submitted by nurhodelta_17 on
This tutorial will teach you how to insert multiple rows in MySQL Table using AJAX/jQuery. The code is written in PHP using MySQLi OOP(Object-oriented Programming). With the use of AJAX/jQuery, we can insert row into our database without reloading the page.

PHP Laravel, Angular.js Ecommerce Platform

Submitted by ToRoo on
This is a e-commerce platform I made mostly using Laravel 5.4 and Angular.js Source code https://github.com/tortuvshin/boxshop Follow @tortuvshin Features Multiple language display for front and back end Automatic cross sell / up sell / related product offerings Open Source Social Media Integration Unlimited Categories Unlimited Products Related Products, Recommendations for you in our categories

School Management System

Submitted by Emax EmaxTechnology on
Hello family, I understand that the previous package I uploaded had bugs and not working quite well in some platforms. I have uploaded a relatively better package though. The system has several modules i.e students staff, courses, departments, hostel, sms(Short messages) fee, company info, promotion(I.e promoting students in the next class, semester however you may put it) Login details admin

Class PdfTable

Submitted by nabres on
I created a class PdfTable, which helps you easily make the tables in pdf. You can add columns, rows, change font, color, insert text. I create a method (Wrapper) that breaks the text, so it fits into the size of the cell.