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 - Dynamically Get Area Of Parallelogram

Submitted by razormist on Sun, 12/22/2019 - 16:30
Learn on how to create a Dynamically Get Area Of Parallelogram using JavaScript. A simple JavaScript program that can compute the area of a parallelogram. This code is very helpful when you want to solve for the area of different shapes.
  • Read more about JavaScript - Dynamically Get Area Of Parallelogram
  • Log in or register to post comments
  • 245 views

PHP - Get Last Inserted ID Using SQLite3

Submitted by razormist on Sun, 12/22/2019 - 09:59
Learn on how to create a Get Last Inserted ID using SQLite3. An advance php coding technique that use SQLite database to get the last id inserted. This is helpful when you want to display the last data that have been inserted.
  • Read more about PHP - Get Last Inserted ID Using SQLite3
  • Log in or register to post comments
  • 578 views

PHP - Download File in SQLite3

Submitted by razormist on Sun, 12/22/2019 - 09:59
Learn on how to create a Download File in SQLite3 using PHP. An advance php coding technique that use SQLite database to download file. This is useful when you want to download a file format from your local directory.
  • Read more about PHP - Download File in SQLite3
  • Log in or register to post comments
  • 482 views

Simple Todo List creation in Django

Submitted by yeskalaivanan on Fri, 12/20/2019 - 21:59
For Beginners.... You Can Start your projects from here... This is simple Todo List creation for beginners... You can add your activity in this page and you can delete activity option also available...
  • Read more about Simple Todo List creation in Django
  • Log in or register to post comments
  • 609 views

Python - Digital Counting Timer

Submitted by razormist on Fri, 12/20/2019 - 21:35
Learn on how to create a Digital Counting Timer using Python. A simple Python code that can start a countdown timer for an event. This is a useful when you want to set time counter to an important event.
  • Read more about Python - Digital Counting Timer
  • Log in or register to post comments
  • 329 views

JavaScript - Change Entry Using AngularJS

Submitted by razormist on Fri, 12/20/2019 - 09:50
Learn on how to create a Change Entry using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to change the entry in the table row. This is a helpful tutorial when you want to change data without the use of databases.
  • Read more about JavaScript - Change Entry Using AngularJS
  • Log in or register to post comments
  • 49 views

PHP - File Upload in SQLite3

Submitted by razormist on Thu, 12/19/2019 - 12:09
Learn on how to create a File Upload in SQLite3 using PHP. An advance php coding technique that use SQLite database to upload files. This is useful when you want to upload any file in your local database storage.
  • Read more about PHP - File Upload in SQLite3
  • 2 comments
  • Log in or register to post comments
  • 1023 views

PHP - Hour To Month Converter

Submitted by razormist on Thu, 12/19/2019 - 10:21
Learn on how to create a Hour To Month Converter using PHP. A basic php script that can convert hour value into a month format. This is a helpful tips when you want to know the total hour in a month.
  • Read more about PHP - Hour To Month Converter
  • Log in or register to post comments
  • 104 views

JavaScript - Remove Entry Using AngularJS

Submitted by razormist on Wed, 12/18/2019 - 14:30
Learn on how to create a Remove Entry using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to remove entry in a table row. This is a useful when you try remove a specific data in the table.
  • Read more about JavaScript - Remove Entry Using AngularJS
  • Log in or register to post comments
  • 72 views

PHP - Display Data By Brand In SQLite

Submitted by razormist on Tue, 12/17/2019 - 13:30
Learn on how to create a Display Data By Brand In SQLite using PHP. An advance php coding technique that use SQLite database to filter a data in the SQLite table. This is helpful when you want to find view data that you want in the table.
  • Read more about PHP - Display Data By Brand In SQLite
  • Log in or register to post comments
  • 171 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 371
  • Page 372
  • Page 373
  • Page 374
  • Current page 375
  • Page 376
  • Page 377
  • Page 378
  • Page 379
  • …
  • 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
Sales and Inventory Management Software Microsoft Access (VBA)
Inventory Management System in PHP with Source Code
Stock Management System in PHP/OOP with Source Code
IT Capstone Title Generator Using HTML, CSS and JavaScript with Source Code
Online Learning Management System using PHP/MySQLi with Source Code
Free school management software
Web-based Pharmacy Product Management System using PHP and MySQL Database
E-Learning System Using PHP/MySQLi with Source Code
Doctor's Appointment System using PHP 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

  • How to Convert Centimeters to Feet and Inches in Python
    9 hours 28 minutes ago
  • Snake Game Using Pygame in Python with Source Code
    9 hours 54 minutes ago
  • SVG Path Visualizer Using HTML, CSS and JavaScript with Source Code
    12 hours 40 minutes ago
  • Water Intake Tracker Using HTML, CSS and JavaScript with Source Code
    17 hours 41 minutes ago
  • Advanced Clock App Using HTML, CSS and JavaScript with Source Code
    19 hours 37 minutes ago
  • Password Strength Heatmap App Using HTML, CSS and JavaScript with Source Code
    21 hours 30 minutes ago
  • Andy's Oracle utilities
    1 day 8 hours ago
  • Text Editor App Using HTML, CSS, and JavaScript with Source Code
    1 day 9 hours ago
  • Temperature Converter App Using HTML, CSS, and VanillaJS with Source Code
    1 day 9 hours ago
  • Doodle Jump Game Using Pygame in Python with Source Code
    2 days 8 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement