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 - 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
  • 2525 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
  • 1023 views

PHP - Create JSON File From MySQLi

Submitted by razormist on Sun, 01/26/2020 - 18:57
Learn on how to create a Create JSON File From MySQLi using PHP. An advance php that can that can create a JSON file from MySQLi database This is useful when you want to transfer your MySQLi data as a readable sql format.
  • Read more about PHP - Create JSON File From MySQLi
  • Log in or register to post comments
  • 374 views

PHP - Create Excel File From MySQLi Table

Submitted by razormist on Fri, 01/24/2020 - 13:41
Learn on how to create a Create Excel File From MySQLi Table using PHP. An advance PHP technique that can export excel file from MySQLi table. This code is very useful when you want to submit your tabular data as an excel file.
  • Read more about PHP - Create Excel File From MySQLi Table
  • Log in or register to post comments
  • 1558 views

Generate Dates between 2 Different Months or Years

Submitted by Buragwis455 on Fri, 01/24/2020 - 13:40
This is useful when you are developing payroll or lending system
  • Read more about Generate Dates between 2 Different Months or Years
  • 1 comment
  • Log in or register to post comments
  • 614 views

JavaScript - Get The First Value In Array

Submitted by razormist on Thu, 01/23/2020 - 09:20
Learn on how to create a JavaScript - Get The First Value In Array using JavaScript. A simple JavaScript program that can retrieve the first data of an array. This is useful when you want to select only the first entry in your array list.
  • Read more about JavaScript - Get The First Value In Array
  • Log in or register to post comments
  • 262 views

JavaScript - Auto Find Data Base On Keyword

Submitted by razormist on Thu, 01/23/2020 - 09:20
Learn on how to create a Auto Find Data Base On Keyword using JavaScript. An advance JavaScript script technique that can auto find any data base on a given keyword. This is useful when you want to find a certain data by just entering some keywords in the form.
  • Read more about JavaScript - Auto Find Data Base On Keyword
  • Log in or register to post comments
  • 92 views

PHP - Display Product Base On Date In SQLite3

Submitted by razormist on Wed, 01/22/2020 - 22:47
Learn on how to create a Display Product Base On Date In SQLite3 using PHP. An advance php coding technique that use SQLite database to display a specific data in the HTML table. This is useful when you want to find some important data in the table.
  • Read more about PHP - Display Product Base On Date In SQLite3
  • Log in or register to post comments
  • 287 views

PHP - Display Data After Submission In PDO

Submitted by razormist on Tue, 01/21/2020 - 08:37
Learn on how to create a Display Data After Submission In PDO. An advance php script that can display the inserted data in the table. This is useful when you want to apply a preview of what data you have been inserted.
  • Read more about PHP - Display Data After Submission In PDO
  • Log in or register to post comments
  • 218 views

DHIS2 Data Export - API

Submitted by Kapiya on Mon, 01/20/2020 - 08:16
This project is a simple API that i came up with to export data to DHIS2 server from my local database, or any other database. User enters data in a form, saves it and then can export to DHIS2 data elements. This is helpful for those trying to creating and DHIS2 web apps and integrating the DHIS2 server.
  • Read more about DHIS2 Data Export - API
  • 2 comments
  • Log in or register to post comments
  • 483 views

Pagination

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

Billing System Project in PHP Source Code Free Download
Bill Payment Reminder with Mail Sender Using PHP, MySQL and PHPMailer
Online Mobile Store Management System using PHP Free Source Code
Purchase Order Management System using PHP Free Source Code
QR Code Attendance System Using PHP and MySQL with Source Code
Hotel Reservation System
Advanced School Management System with Complete Features
Hospital Management System in C# with Full Source Code
Best online news portal project in php free download
Hospital Management System

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

  • Bill Payment Reminder with Mail Sender Using PHP, MySQL and PHPMailer
    6 hours 49 minutes ago
  • Add to Cart Shopping Using HTML, CSS and JavaScript with Source Code
    7 hours 47 minutes ago
  • Universal Length Converter Using HTML, CSS and JavaScript with Source Code
    7 hours 50 minutes ago
  • Music Lyrics Finder App Using HTML, CSS, and VanillaJS with Source Code
    18 hours 35 minutes ago
  • Pincode Generator App Using HTML, CSS, and JavaScript with Source Code
    18 hours 36 minutes ago
  • Sticky Notes App Using Tkinter in Python with Source Code
    19 hours 7 minutes ago
  • How to Extract Numbers from a Text File in Python
    19 hours 38 minutes ago
  • Domain Availability Checker Using PHP and JavaScript with Source Code
    1 day 3 hours ago
  • Diary App Using PHP and MySQL with Source Code
    1 day 5 hours ago
  • Note Taking App Using PHP and MySQL with Source Code
    1 day 5 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement