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

JavaScript - Simple Time Counter

Submitted by razormist on Wed, 01/08/2020 - 22:01
Learn on how to create a Simple Time Counter using JavaScript. A simple code that set a timer for a given time in the form. This is useful when you want to set some events or time management in your working system.
  • Read more about JavaScript - Simple Time Counter
  • Log in or register to post comments
  • 290 views

JavaScript - Sorting Table Using AngularJS

Submitted by razormist on Wed, 01/08/2020 - 10:03
Learn on how to create a Sorting Table using AngularJs. An advance JavaScript programming that use AngularJS plugin to sort the table data. This is useful when you want to organised the viewing of your data to make it easier to display.
  • Read more about JavaScript - Sorting Table Using AngularJS
  • Log in or register to post comments
  • 78 views

PHP - Simple Folder Generator

Submitted by razormist on Tue, 01/07/2020 - 21:27
Learn on how to create a Simple Folder Generator using PHP. An advance php technique that can generate a new folder dynamically. This is helpful when you are working on a file system that needed management for storing important files
  • Read more about PHP - Simple Folder Generator
  • Log in or register to post comments
  • 230 views

PHP - Auto Sum Total In SQLite3

Submitted by razormist on Tue, 01/07/2020 - 13:18
Learn on how to create a Auto Sum Total In SQLite3 using PHP. An advance php coding technique that use SQLite database to auto sum the total digit exist in the table. This is helpful when you want to apply some automation when it comes in computation.
  • Read more about PHP - Auto Sum Total In SQLite3
  • Log in or register to post comments
  • 326 views

PHP - Remove Table Row With Modal Using PDO

Submitted by razormist on Tue, 01/07/2020 - 09:46
Learn on how to create a Remove Table Row With Modal using PDO. An advance php script that can remove a table row with modal dialog and PDO query. This is helpful when you need confirmation before the deletion of the selected row.
  • Read more about PHP - Remove Table Row With Modal Using PDO
  • Log in or register to post comments
  • 306 views

JavaScript - Display Binded Value Using AngularJS

Submitted by razormist on Fri, 01/03/2020 - 21:47
Learn on how to create a Display Binded Value using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to display the binded value. This is a helpful trick when you want to display the entry that you inputted before submitting.
  • Read more about JavaScript - Display Binded Value Using AngularJS
  • Log in or register to post comments
  • 42 views

PHP - Delete All Rows Using PDO

Submitted by razormist on Fri, 01/03/2020 - 09:11
Learn on how to create a Delete All Rows using PDO. An advance php script that can delete all table row in PDO. This is useful when you want to remove a all the data row in just one click.
  • Read more about PHP - Delete All Rows Using PDO
  • Log in or register to post comments
  • 1173 views

PHP - Eliminate Duplicate Entry In Arrays

Submitted by razormist on Thu, 01/02/2020 - 22:02
Learn on how to create a Eliminate Duplicate Entry In Arrays using PHP. A basic php script that can eliminate duplicate objects in array. This is a helpful code when you want to avoid duplicate entries that exist within a bulk of data.
  • Read more about PHP - Eliminate Duplicate Entry In Arrays
  • Log in or register to post comments
  • 146 views

PHP - Delete Multiple Row Using PDO

Submitted by razormist on Wed, 01/01/2020 - 15:22
Learn on how to create a Delete Multiple Row using PDO. An advance php script that can delete multiple data in database using PDO. This is useful when you want to delete multiple data in just one click.
  • Read more about PHP - Delete Multiple Row Using PDO
  • Log in or register to post comments
  • 775 views

JavaScript - Calculate Average Using jQuery

Submitted by razormist on Mon, 12/30/2019 - 21:43
Learn on how to create a Calculate Average using jQuery. An advance JavaScript technique that use jQuery library to calculate the average of a given number. The code can be useful when you want to automatically calculate a certain number.
  • Read more about JavaScript - Calculate Average Using jQuery
  • 1 comment
  • Log in or register to post comments
  • 1163 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 403
  • Page 404
  • Page 405
  • Page 406
  • Current page 407
  • Page 408
  • Page 409
  • Page 410
  • Page 411
  • …
  • 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

Inventory Management System in PHP with Source Code
Online Hotel Reservation System in PHP/MySQLi with Source Code
News Portal - CMS in Python using Django Free Source Code
Hotel Management System in PHP with Full Source Code (2020)
Online Learning Management System using PHP/MySQLi with Source Code
Ingredients Stock Management System in PHP/OOP Free Source Code
Hotel and Lodge Management System using PHP with Source Code
PHP CodeIgniter 4 - CRUD Application Tutorial
Online Exam System in PHP using CodeIgniter Free Source Code
E-Commerce System Using PHP/MySQLi 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

  • Weather App Using Tkinter in Python with Source Code
    20 hours 46 minutes ago
  • Stack 2D Using Pygame in Python with Source Code
    20 hours 46 minutes ago
  • How to Check if Two Lists are Equal in Python
    21 hours 52 minutes ago
  • Hotel Reservation Sytem Using Tkinter and SQLite in Python with Source Code
    1 day 21 hours ago
  • How to Remove Duplicates from a Linked List in Python
    1 day 21 hours ago
  • Space Travel Game Using HTML, CSS, and JavaScript with Source Code
    2 days 21 hours ago
  • Cat Breed Finder App Using Tkinter in Python
    2 days 22 hours ago
  • How to Create and Display Linked List in Python
    3 days 21 hours ago
  • Web-Based Student Clearance System in PHP Free Source Code
    4 days 16 hours ago
  • Phone Book Management System Using Tkinter and SQLite in Python with Source Code
    4 days 21 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement