Skip to main content
sourcecodester logo

Main navigation

  • Home
  • Blog
  • Projects
    • C# Projects
    • PHP Projects
    • Visual Basic Projects
  • Programming
    • Python
    • PHP
    • Visual Basic .NET
    • Visual Basic
    • C#
    • Java
    • JavaScript
    • C/C++
    • ASP/ASP.NET
    • HTML/CSS
    • Microsoft Access
    • Assembly
    • Assembly
    • Delphi
    • Other
    • SAP/ABAP
    • SQL
    • Visual FoxPro
  • Compilers
    • Online Python Compiler
    • Online PHP Compiler
    • Online JavaScript Compiler
  • Mobile
    • Android
    • Firefox OS
    • Windows Phone
    • iOS
  • Tutorials
    • ASP/ASP.NET
    • C#
    • C/C++
    • HTML/CSS Tutorial
    • Java Tutorial
    • JavaScript Tutorial
    • PHP
    • Python
    • Visual Basic .NET
  • Contact
  • Submit Code
  • Log In

Login Form Using Angular JS With Code Defined Credentials

Submitted by Nikhil_B on Fri, 11/22/2019 - 10:17
Learn on how to create a login form using AngularJS. This is a simple and basic login form using angular JS having validations, popup and simple user interface design.
  • Read more about Login Form Using Angular JS With Code Defined Credentials
  • Log in or register to post comments
  • 651 views

JavaScript - Auto Sum Value Base On Checkbox

Submitted by razormist on Thu, 11/21/2019 - 23:30
Learn on how to create a Auto Sum Value Base On Checkbox using JavaScript. A simple JavaScript code that can auto sum a value when you check the checkboxes This is a helpful when you to apply some auto features without doing manually.
  • Read more about JavaScript - Auto Sum Value Base On Checkbox
  • Log in or register to post comments
  • 3668 views

PHP - Dynamically Empty Table In SQLite

Submitted by razormist on Thu, 11/21/2019 - 23:29
Learn on how to create a Dynamically Empty Table In SQLite using PHP. An advance php coding technique that use SQLite database to empty table data. This is useful when you want to dynamically wipe out your whole table data.
  • Read more about PHP - Dynamically Empty Table In SQLite
  • Log in or register to post comments
  • 124 views

PHP - Search Query In MySQLi

Submitted by razormist on Thu, 11/21/2019 - 23:29
Learn on how to create a Search Query In MySQLi using PHP. An advance php code that can search a record within the database base on the given keyword. This code is very useful when you want to find something important in a lot of data.
  • Read more about PHP - Search Query In MySQLi
  • Log in or register to post comments
  • 1871 views

PHP - Calculate Total Price In Table

Submitted by razormist on Wed, 11/20/2019 - 19:02
Learn on how to create a Calculate Total Price In Table using PHP. An advance php code that can calculate the total price of product in the table. This is useful trick when you want to implement auto calculation for your application.
  • Read more about PHP - Calculate Total Price In Table
  • Log in or register to post comments
  • 11060 views

PHP - Remove List With MySQLi

Submitted by razormist on Tue, 11/19/2019 - 23:56
Learn on how to create a Remove List With MySQLi using PHP. A simple php code that can remove MySQLi data in HTML unorder list. This code is useful when you want to remove unimportant list in your data.
  • Read more about PHP - Remove List With MySQLi
  • Log in or register to post comments
  • 130 views

JavaScript - Add New Data Using AngularJS

Submitted by razormist on Sun, 11/17/2019 - 22:06
Learn on how to create a Add New Data using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to add new data. This is a useful trick when you want to add data without the MySQLi databases.
  • Read more about JavaScript - Add New Data Using AngularJS
  • Log in or register to post comments
  • 48 views

JavaScript - Reverse Characters In String

Submitted by razormist on Sun, 11/17/2019 - 21:30
Learn on how to create a Reverse Characters In String using JavaScript. A simple JavaScript code that can reverse a given character in string. This is a useful when you want to apply reverse function in your application.
  • Read more about JavaScript - Reverse Characters In String
  • Log in or register to post comments
  • 81 views

PHP - Count Total Row In SQLite

Submitted by razormist on Sun, 11/17/2019 - 21:28
Learn on how to create a Count Total Row In SQLite using PHP. An advance php coding technique that use SQLite database to count table rows. This is useful when you want to know the total rows that are store in the SQLite database.
  • Read more about PHP - Count Total Row In SQLite
  • Log in or register to post comments
  • 440 views

PHP - Populate List With MySQLi

Submitted by razormist on Sun, 11/17/2019 - 09:30
Learn on how to create a Populate List With MySQLi using PHP. A simple php code that can the display MySQLi data in HTML unorder list. This code is useful when you want to display some important list of your data.
  • Read more about PHP - Populate List With MySQLi
  • Log in or register to post comments
  • 141 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 410
  • Page 411
  • Page 412
  • Page 413
  • Current page 414
  • Page 415
  • Page 416
  • Page 417
  • Page 418
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to

Share Source Code or Tutorial

Do you have source code, articles, tutorials or thesis to share? Submit it here by clicking the link below
 

Submit now...

Popular Source Code

Hotel Reservation System
Online Learning Management System using PHP/MySQLi with Source Code
Inventory Management System in PHP with Source Code
Billing System Project in PHP Source Code Free Download
E-Commerce System Using PHP/MySQLi with Source Code
Doctor's Appointment System using PHP Free Source Code
Add/Edit/Delete in ASP.NET(VB) - MS SQL Server
Point of Sale System (POS) using PHP with Source Code
Online Exam System in PHP using CodeIgniter Free Source Code
Student Grades Management System Using PHP and MySQL with Source Code

User account menu

  • Log in

Book navigation

  • SQL Tutorial
  • PHP Tutorial
  • CodeIgniter Tutorial
  • Android Tutorial
  • Visual Basic Tutorial
  • C# Tutorial
  • CSS Tutorial
  • Learn C in 15 Days
  • Object Oriented Programming in C++
  • Data Structures in C++
  • Fundamentals of C Language
  • Learn Object Oriented Programming in C++
  • Java Tutorial
  • Python Tutorial

Recent content

  • Hotel Reservation Sytem Using Tkinter and SQLite in Python with Source Code
    16 hours 9 minutes ago
  • How to Remove Duplicates from a Linked List in Python
    16 hours 26 minutes ago
  • Space Travel Game Using HTML, CSS, and JavaScript with Source Code
    1 day 16 hours ago
  • Stack 2D Using Pygame in Python with Source Code
    1 day 16 hours ago
  • Cat Breed Finder App Using Tkinter in Python
    1 day 17 hours ago
  • How to Create and Display Linked List in Python
    2 days 16 hours ago
  • Web-Based Student Clearance System in PHP Free Source Code
    3 days 11 hours ago
  • Phone Book Management System Using Tkinter and SQLite in Python with Source Code
    3 days 15 hours ago
  • How to Capitalize the First Letter of Each Word in a File in Python
    3 days 16 hours ago
  • Binary Visualizer App Using HTML, CSS, and JavaScript with Source Code
    5 days 16 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement