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 - 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
  • 409 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
  • 748 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
  • 66 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
  • 348 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
  • 300 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
  • 66 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
  • 2996 views

JavaScript - Store Element Value When Drag

Submitted by razormist on Sun, 01/12/2020 - 21:31
Learn on how to create a Store Element Value When Drag using JavaScript. An advance JavaScript technique that use drag and drop feature to store element value. This is helpful when you want to dynamically store an element by the use of drag and drop feature.
  • Read more about JavaScript - Store Element Value When Drag
  • Log in or register to post comments
  • 93 views

HTML Form Validation with Javascript

Submitted by williamjustin on Sun, 01/12/2020 - 21:31
Hey there. Let's share and improve our coding skills here. This is a simple HTML form validated with Javascript Objects. Feel free to Modify the script to get what you need. Happy Coding
  • Read more about HTML Form Validation with Javascript
  • 1 comment
  • Log in or register to post comments
  • 594 views

PHP - Copy Files In SQLite3

Submitted by razormist on Sun, 01/12/2020 - 21:01
Learn on how to create a Copy Files In SQLite3 using PHP. An advance php coding technique that use SQLite database to copy a certain file to other folder. This is very useful when you want to copy a file dynamically in the SQLite database.
  • Read more about PHP - Copy Files In SQLite3
  • Log in or register to post comments
  • 205 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 398
  • Page 399
  • Page 400
  • Page 401
  • Current page 402
  • Page 403
  • Page 404
  • Page 405
  • Page 406
  • …
  • 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

PHP CRUD with Live Input Data Duplicate Validation Tutorial
Snakes and Ladders Game Using Pygame in Python with Source Code
Free and Open Source inventory management system php source code
Library Management Software
Online Birth Certificate Management System in PHP Free Download
Doodle Jump Game Using HTML, CSS and JavaScript with Source Code
Simple and Nice Shopping Cart Script in PHP with Source Code
Advanced School Management System with Complete Features
Doctor's Appointment System using PHP Free Source Code
Cosmetics and Beauty Product Online Store in PHP/OOP Free 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

  • Missile Command Game Using Pygame in Python with Source Code
    20 hours 54 minutes ago
  • How to Count Letter Occurrences Recursively in Python
    21 hours 35 minutes ago
  • Interactive 3D Christmas Tree Using HTML, CSS and JavaScript with Source Code
    1 day 6 hours ago
  • Christmas Present Animation Using HTML, CSS and JavaScript with Source Code
    1 day 12 hours ago
  • Andy's Oracle SQL*Plus games
    1 day 16 hours ago
  • Ordering System Using SQLite and Tkinter in Python with Source Code
    1 day 20 hours ago
  • How to Count the Occurrences of a Word in a Text File in Python
    1 day 20 hours ago
  • Universal SQL Generator Using HTML, CSS and JavaScript with Source Code
    2 days 7 hours ago
  • AI-Powered Budget Planner Using HTML, CSS and JavaScript with Source Code
    2 days 7 hours ago
  • Modern Image Gallery App Using PHP and MySQL with Source Code
    6 days 6 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement