AngularJS Select - Dynamically add Options using PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to add options in input select using Angular JS. We're gonna be using ng-options but you can also use ng-repeat and we're gonna discuss the difference in using both directive. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.

AngularJS Adding Form Fields Dynamically with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to dynamically add form fields using Angular JS. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications. We will then dynamically add the fields that we created using PHP/MySQLi that handles our MySQL Database.

AngularJS Delete Multiple Rows using PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to delete multiple rows in MySQL Table using one button in Angular JS with the help of PHP/MySQLi. This is set up that upon clicking the delete button, all checked rows will be deleted. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications.

Android - Desert Hawk Game

Submitted by razormist on
Desert Hawk is a simple and very fun arcade style game for Android platform. The goal of the game is to destroyed all the obstacle that comes to you. Shoot through to enemies and bosses that try to stop you. This application contains a upgrade system that enable the weapon to become stronger furthermore. Try to defeat all the enemies and conquer them all.

INSTRUCTION

1. Extract the file 2. Open the newly unzipped folder called "Deser Hawk", then open the Assets folder and go to Scenes, then click and open "Main Menu". 3.

Optimum Linkup Super School System

Submitted by optimumlinkup on
Schools make the foundation of any Child’s development, as they spend most of the time at School. But the day to day activities keeps the school management busy whole day. They lack focusing on individual student’s development level. Teachers also not get dedicated 100% to students because they also play a major role in the school academic & administration work. Please Note that this version of

AngularJS Signup/Register using PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a Signup/Registration form using Angular JS with the help of PHP/MySQLi to handle our MySQL Database. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications. After a successful register in this tutorial, the user is directed to our homepage.