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 - Passing Data To Bootstrap Modal

Submitted by razormist on Wed, 02/05/2020 - 16:11
Learn on how to create a Passing Data To Bootstrap Modal using PHP. An advance PHP technique that can pass mysqli data to bootstrap modal. This code is useful when you want to display some data through a modal box.
  • Read more about PHP - Passing Data To Bootstrap Modal
  • Log in or register to post comments
  • 2272 views

PHP - Coupon Code Generator

Submitted by razormist on Mon, 02/03/2020 - 21:09
Learn on how to create a Coupon Code Generator using PHP. An advance PHP technique that can generate coupon codes. This code is very useful when you want to add some interactive discount feature for your e commerce app.
  • Read more about PHP - Coupon Code Generator
  • 1 comment
  • Log in or register to post comments
  • 3368 views

JavaScript - Hide Columns In Table Using AngularJS

Submitted by razormist on Sat, 02/01/2020 - 22:41
Learn on how to create a Hide Columns In Table using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to hide a specific table column. This code is useful when you want to temporary hide a certain data.
  • Read more about JavaScript - Hide Columns In Table Using AngularJS
  • Log in or register to post comments
  • 283 views

PHP - Date Range Filter In SQLite

Submitted by razormist on Sat, 02/01/2020 - 22:40
Learn on how to create a Date Range Filter In SQLite using PHP. An advance php coding technique that use SQLite queryt to date range a certain data in the table. This is helpful when you want to filter a specific data in the table.
  • Read more about PHP - Date Range Filter In SQLite
  • Log in or register to post comments
  • 746 views

JavaScript - Pagination Array Using AngularJS

Submitted by razormist on Thu, 01/30/2020 - 11:28
Learn on how to create a Pagination Array using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to paginate a HTML table with arrays. This code is useful when you have more data in the table that needed to manage.
  • Read more about JavaScript - Pagination Array Using AngularJS
  • Log in or register to post comments
  • 152 views

JavaScript - Array Sort By Value

Submitted by razormist on Thu, 01/30/2020 - 08:32
Learn on how to create a Array Sort By Value using JavaScript. A simple JavaScript code that can sort an array value by providing the array key in the index position. This is useful when you want to sort data base on the given value.
  • Read more about JavaScript - Array Sort By Value
  • Log in or register to post comments
  • 135 views

PHP - Insert Array Data Into Database Using PDO

Submitted by razormist on Thu, 01/30/2020 - 08:31
Learn on how to create a Insert Array Data Into Database using PDO. An advance php script that can insert array data into database by the use of PDO query. This is helpful when you want to insert some arrays that needed to be store.
  • Read more about PHP - Insert Array Data Into Database Using PDO
  • Log in or register to post comments
  • 1700 views

PHP - Complete Registration Login Form In SQLite

Submitted by razormist on Tue, 01/28/2020 - 11:46
Learn on how to Complete Registration Login Form In SQLite using PHP. An advance php coding technique that use SQLite database to login and register a user account. This is helpful when you add some security for accessing the pages of your website.
  • Read more about PHP - Complete Registration Login Form In SQLite
  • Log in or register to post comments
  • 801 views

JavaScript - BMI Calculator Code

Submitted by razormist on Mon, 01/27/2020 - 09:17
Learn on how to create a BMI Calculator Code using JavaScript. A simple JavaScript code that can calculate BMI of a certain person. This is useful when you want to calculate your BMI to check whether your healthy or not.
  • Read more about JavaScript - BMI Calculator Code
  • Log in or register to post comments
  • 2527 views

PHP - Login Form In SQLite

Submitted by razormist on Sun, 01/26/2020 - 18:58
Learn on how to create a Login Form In SQLite using PHP. An advance php coding technique that use SQLite database to login the user account. This is a helpful trick when you want to add some security measure for accessing your program.
  • Read more about PHP - Login Form In SQLite
  • 1 comment
  • Log in or register to post comments
  • 1024 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 391
  • Page 392
  • Page 393
  • Page 394
  • Current page 395
  • Page 396
  • Page 397
  • Page 398
  • Page 399
  • …
  • 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

Student Result Management System using PHP and MySQL
Advanced Task Manager Using HTML, CSS and JavaScript with Source Code
Movie Watchlist App Using HTML, CSS and JavaScript with Source Code
Student Grades Management System Using PHP and MySQL with Source Code
Inventory Management System in PHP with Source Code
Accounting Journal Management System with Trial Balance in PHP Free Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Free and Open Source inventory management system php source code
Patients Waiting Area Queue Management System
Catch Me If You Can Game Using HTML, CSS, and JavaScript 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

  • Catch Me If You Can Game Using HTML, CSS, and JavaScript with Source Code
    8 hours 26 minutes ago
  • Blob Maker App Using HTML, CSS, and JavaScript with Source Code
    8 hours 41 minutes ago
  • Movie Watchlist App Using HTML, CSS and JavaScript with Source Code
    16 hours 50 minutes ago
  • Puzzle Game Using Pygame in Python with Source Code
    1 day 9 hours ago
  • How to Append, Delete, and Display Elements of a List Using Classes in Python
    1 day 9 hours ago
  • AI Career Path Recommender Using HTML, CSS and JavaScript with Source Code
    1 day 18 hours ago
  • Real Estate Property Listing App Using PHP and MySQL with Source Code
    1 day 19 hours ago
  • Weather App Using HTML, CSS, and JavaScript with Source Code
    2 days 7 hours ago
  • Transpose Matrix Calculator App Using HTML, CSS, and JavaScript with Source Code
    2 days 7 hours ago
  • Snake Game AI Using HTML, CSS and JavaScript with Source Code
    2 days 12 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement