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

PHP - Display PDO Result In DataTable

Submitted by razormist on Sun, 01/19/2020 - 08:07
Learn on how to create a Display PDO Result In DataTable using PDO. An advance php script that can display PDO result in jQuery DataTable. This is useful when you to display your data in a organize table management.
  • Read more about PHP - Display PDO Result In DataTable
  • Log in or register to post comments
  • 812 views

JavaScript - Dropdown Sort Using AngularJS

Submitted by razormist on Fri, 01/17/2020 - 11:55
Learn on how to create a Dropdown Sort using AngularJs. An advance JavaScript programming that use AngularJS plugin to sort the data base on drop down value. This is helpful when you want to manage the viewing of your data to make the display simpler.
  • Read more about JavaScript - Dropdown Sort Using AngularJS
  • Log in or register to post comments
  • 379 views

JavaScript - Insert New Array Value

Submitted by razormist on Wed, 01/15/2020 - 21:45
Learn on how to create a Insert New Array Value using JavaScript. A simple JavaScript code that can insert new array value. This is a useful tip when you are working on arrays and want to insert new array value.
  • Read more about JavaScript - Insert New Array Value
  • Log in or register to post comments
  • 86 views

PHP - Remove Row In SQLite3 With jQuery

Submitted by razormist on Wed, 01/15/2020 - 08:09
Learn on how to create a Remove Row In SQLite3 With jQuery using PHP. An advance php coding technique that can remove row without page refresh in SQLite with the use of jQuery ajax. This is useful when you want to remove a row in the table without refreshing the page info.
  • Read more about PHP - Remove Row In SQLite3 With jQuery
  • Log in or register to post comments
  • 395 views

PHP - Download Image Using PDO

Submitted by razormist on Wed, 01/15/2020 - 07:38
Learn on how to create a Download Image using PDO. An advance php script that can download a image file using PDO query. This is helpful when you want to to download your uploaded image in local server.
  • Read more about PHP - Download Image Using PDO
  • Log in or register to post comments
  • 728 views

JavaScript - Remove Single Array Data

Submitted by razormist on Tue, 01/14/2020 - 13:36
Learn on how to create a Remove Single Array Data using JavaScript. A simple JavaScript code that can remove a single data from an array. This is a helpful when you are working on arrays and want to remove unnecessary data.
  • Read more about JavaScript - Remove Single Array Data
  • Log in or register to post comments
  • 65 views

Looping through a HTML list with JavaScript

Submitted by williamjustin on Tue, 01/14/2020 - 13:35
For beginners !!!!! This script is useful to your next project!! Loop through Html List to change the color of each list item !!!Remove the bullet from each list Item !!!
  • Read more about Looping through a HTML list with JavaScript
  • Log in or register to post comments
  • 335 views

JavaScript - Count Total Letters In A String

Submitted by razormist on Mon, 01/13/2020 - 20:40
Learn on how to create a Count Total Letters In A String using JavaScript. A simple javascript technique that count the total letters in string. This is useful when you want to actually know the total character available in a string.
  • Read more about JavaScript - Count Total Letters In A String
  • Log in or register to post comments
  • 289 views

JavaScript - Populate Select Tag With Repeat Using AngularJS

Submitted by razormist on Mon, 01/13/2020 - 20:39
Learn on how to create a Populate Select Tag With Repeat using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to populate select tag. This is a helpful trick when you want to dynamically add some options in the select tag.
  • Read more about JavaScript - Populate Select Tag With Repeat Using AngularJS
  • Log in or register to post comments
  • 64 views

Inventory Management System

Submitted by Prasenjit Halder on Mon, 01/13/2020 - 20:38
Basic inventory management for purchase and sale. This project can run through access database and ms sql server (valid database access mdb, accdb and ms sql server 2014 or leter version) database setting can be customize, this project focus on code management.
  • Read more about Inventory Management System
  • Log in or register to post comments
  • 2959 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 376
  • Page 377
  • Page 378
  • Page 379
  • Current page 380
  • Page 381
  • Page 382
  • Page 383
  • Page 384
  • …
  • 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

Free and Open Source inventory management system php source code
Inventory Management System in PHP with Source Code
Best employee management system in php
E-Commerce System Using PHP/MySQLi with Source Code
Best pos management system in php
Online Bank Management System in PHP Free Source Code
Online Car Rental System Using PHP/MySQL with Source Code
Artworks Gallery Management System in PHP with Full Source Code
Doctor's Appointment System using PHP Free Source Code
Student Result Management System using PHP and MySQL

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

  • How to Replace All Blank Spaces with Hyphens in Python
    6 hours 58 minutes ago
  • Stickman Apple Shooter Game Using HTML, CSS, and JavaScript with Source Code
    7 hours 21 minutes ago
  • Building a Simple Modal using HTML, CSS, and JavaScript
    15 hours 5 minutes ago
  • Spin the Wheel App Using HTML, CSS, and JavaScript with Source Code
    1 day 6 hours ago
  • How to Remove Characters at Odd Indexes from String in Python
    1 day 7 hours ago
  • Moon Phase Calculator Using HTML, CSS and JavaScript with Source Code
    1 day 12 hours ago
  • Atari Centipede Clone Game Using HTML, CSS, and JavaScript with Source Code
    2 days 6 hours ago
  • How to Check Whether a Given Number is Perfect Number in Python
    2 days 7 hours ago
  • On This Day Event Generator Using HTML, CSS and JavaScript with Source Code
    2 days 19 hours ago
  • Body Mass Index Calculator App Using Tkinter in Python with Source Code
    4 days 7 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement