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
  • 656 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
  • 3677 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
  • 127 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
  • 1880 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
  • 11085 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
  • 131 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
  • 51 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
  • 83 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
  • 445 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
  • 144 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 412
  • Page 413
  • Page 414
  • Page 415
  • Current page 416
  • Page 417
  • Page 418
  • Page 419
  • Page 420
  • …
  • 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

Valentine's E-Letter Card Using HTML, CSS and JavaScript with Source Code
Student Management System in PHP/MySQL Source Code
Inventory Management System in PHP with Source Code
Student Grades Management System Using PHP and MySQL with Source Code
Free and Open Source inventory management system php source code
Doctor's Appointment System using PHP Free Source Code
Free school management software
Online Voting System using PHP Free Source Code
Domain Availability Checker Using PHP and JavaScript with Source Code
Attendance Management System using PHP 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

  • Pressure Unit Convert App Using Tkinter in Python with Source Code
    19 hours 7 minutes ago
  • How to Convert a Singly Linked List to a Circular List in Python
    1 day 19 hours ago
  • How to Check if Singly Linked List is Palindrome in Python
    1 day 19 hours ago
  • Foosball Game Using HTML & CSS in VanillaJS with Source Code
    5 days 18 hours ago
  • Word Guess Game using HTML & CSS in VanillaJS with Source Code
    5 days 18 hours ago
  • Morse Code Translator App Using Tkinter in Python with Source Code
    6 days 17 hours ago
  • Food Recipe Finder App Using Tkinter in Python with Source Code
    6 days 18 hours ago
  • How to Find the Largest Element in a Doubly Linked List in Python
    1 week ago
  • Binary to Gray Code Converter App Using Tkinter in Python with Source Code
    1 week 1 day ago
  • FLAMES Compatibility App Using HTML, CSS, and JavaScript with Source Code
    1 week 1 day ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement