AngularJS Search with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a Search function using Angular JS with the help of PHP/MySQLi. This will search a certain MySQL Table and in the case of this tutorial, we are going to search for matching firstname, lastname or address of a member. Angular JS is a javascript framework maintained by Google capable of creating Single Page Applications.

jQuery - Ajax Call onChange Event

Submitted by fkgeo on
In this tutorial we are covering JQuery--Ajax Call onChange in input in ajax call will be made and user picture will be retrieved from MySql and will be placed automatically on user pict if the username is wrong then anonymous picture will be placed 1. Create a login.php page coding of login.php Power Tricks by fk Login here Login Ajax page for retreive data from Database coding of ajaxPage.php

VB 2015, PHP data and multi-file upload source (post data & multi file upload)

Submitted by gunung on
This program allows you to upload multiple files through PHP code of web server. It has functions of adding, modifying, deleting, searching and downloading data and files by HTTP POST method. Multiple files can be uploaded via WEB instead of FTP, so files can be managed easily. (You can implement various programs through the web by applying a little with the whole source.) 1. Basic principles -

How to implement Data Table on Table

Submitted by nurhodelta_17 on
This tutorial tackles on how to implement Data Table in database-driven html table. Data Table is a jquery plugin which provides a beautiful presentation and efficient functionalities of your database-driven table. These functionalities includes table sorting, table searching, pagination, table information and give the user the option to select table length.