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

SQLite CRUD Operation Using PHP Source Code

Submitted by razormist on Wed, 03/04/2020 - 11:50
Learn on how to create a SQLite CRUD Operation using PHP. An advance php coding technique that use SQLite database to (Create, Read, Update, Delete) a data in the database server. This is useful when you want to interact with some data in the SQLite database.
  • Read more about SQLite CRUD Operation Using PHP Source Code
  • Log in or register to post comments
  • 723 views

Live Search Using JavaScript Source Code

Submitted by razormist on Sun, 03/01/2020 - 22:56
Learn on how to create a Live Search using JavaScript. An advance JavaScript code that can apply a live search in the textbox. This is useful when you want to search a certain data by just entering some characters in the form.
  • Read more about Live Search Using JavaScript Source Code
  • Log in or register to post comments
  • 531 views

Dynamically Remove Vowel Letters Using JavaScript Source Code

Submitted by razormist on Sat, 02/29/2020 - 20:52
Learn on how to create a Dynamically Remove Vowel Letters using JavaScript. An advance JavaScript program that use regex to eliminate the vowel letters in a word. This is useful if you want to remove a some letter on a string.
  • Read more about Dynamically Remove Vowel Letters Using JavaScript Source Code
  • Log in or register to post comments
  • 76 views

Submit Post Using AngularJS & SQLite Source Code

Submitted by razormist on Sat, 02/29/2020 - 17:19
Learn on how to create a Submit Post Using AngularJS & SQLite. An advance php technique that use AngularJS plugin and SQLite data query to store the form input to the table. This is helpful when you want to insert a form data with the use of different frameworks.
  • Read more about Submit Post Using AngularJS & SQLite Source Code
  • Log in or register to post comments
  • 114 views

Display User Location Using JavaScript Source Code

Submitted by razormist on Fri, 02/28/2020 - 16:58
Learn on how to create a Display User Location using JavaScript. A simple JavaScript that will locate the exact location of user. This is useful when you add the gps tracking function to location a person or user.
  • Read more about Display User Location Using JavaScript Source Code
  • Log in or register to post comments
  • 356 views

Export HTML Form To MS Word Using PHP Source Code

Submitted by razormist on Fri, 02/28/2020 - 13:28
Learn on how to create a Export HTML Form To MS Word using PHP. An advance php script that export HTML form into readable MS Word. This is helpful when you want to submit your web document as a MS format.
  • Read more about Export HTML Form To MS Word Using PHP Source Code
  • Log in or register to post comments
  • 533 views

Get File Extension Using PHP Source Code

Submitted by razormist on Fri, 02/28/2020 - 09:28
Learn on how to create a Get File Extension using PHP. An advance php script that can dynamically get the file extension in a folder. This is helpful when you want to know what kind of file that you have been uploaded.
  • Read more about Get File Extension Using PHP Source Code
  • Log in or register to post comments
  • 192 views

Remove All Special Characters Using JavaScript Source Code

Submitted by razormist on Wed, 02/26/2020 - 09:31
Learn on how to create a Remove All Special Characters using JavaScript. A simple javascript technique that can remove a special characters from a given string This is helpful when you want to dynamically remove some not important special character.
  • Read more about Remove All Special Characters Using JavaScript Source Code
  • Log in or register to post comments
  • 632 views

Remove Table Row Using JavaScript Source Code

Submitted by razormist on Tue, 02/25/2020 - 22:43
Learn on how to create a Remove Table Row using JavaScript. A simple JavaScript code that can remove a single data from an array. This is a useful when you want to remove unnecessary data.
  • Read more about Remove Table Row Using JavaScript Source Code
  • Log in or register to post comments
  • 250 views

Dynamically Update Table Using SQLite Source Code

Submitted by razormist on Tue, 02/25/2020 - 22:43
Learn on how to create a Dynamically Update Table using PHP. An advance php coding technique that use SQLite database to update a table. This is helpful when you want to update some important data in the SQLite database.
  • Read more about Dynamically Update Table Using SQLite Source Code
  • Log in or register to post comments
  • 419 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 364
  • Page 365
  • Page 366
  • Page 367
  • Current page 368
  • Page 369
  • Page 370
  • Page 371
  • Page 372
  • …
  • 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

Simple Library Management System in PHP Free Source Code
Online Learning Management System using PHP/MySQLi with Source Code
How to Check if a Number is a Palindrome in Python
How to Create a Lottery Number Generator in JavaScript
Creating a Simple Input Masking using JavaScript Tutorial
Dice Battle Game in JavaScript Free Source Code
Simple Memory Game in C# Free Source Code
Simple User Contact Management App in Java Free Source Code
Box Evader Game in JavaScript Free Source Code
Design and Implementation of Covid-19 Directory on Vaccination System in PHP 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

  • CSV to JSON Converter Using HTML, CSS and JavaScript with Souce Code
    48 minutes 6 seconds ago
  • Dodgy Wall Game Using Pygame in Python with Source Code
    19 hours ago
  • How to Find Greatest Common Divisor (GCD) Using Recursion in Python
    19 hours 17 minutes ago
  • Markdown to HTML Converter Using PHP and JavaScript with Source Code
    19 hours 47 minutes ago
  • Hex Dash Game Using Pygame in Python with Source Code
    1 day 18 hours ago
  • How Evaluate and Compute Polynomial Equations Using Python
    1 day 18 hours ago
  • CSV File Analyzer Using HTML, CSS and JavaScript with Source Code
    1 day 18 hours ago
  • Dots & Boxes Game Using Pygame in Python with Source Code
    2 days 18 hours ago
  • How to Divide a List into Even and Odd Numbers Using Python
    2 days 18 hours ago
  • Loading Effects Maker Using HTML, CSS and JavaScript with Source Code
    3 days 1 hour ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement