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
  • 252 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
  • 616 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
  • 514 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
  • 625 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
  • 355 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
  • 1070 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
  • 111 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
  • 180 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 401
  • Page 402
  • Page 403
  • Page 404
  • Current page 405
  • Page 406
  • Page 407
  • Page 408
  • Page 409
  • …
  • 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

AI Scheduling Assistant Using HTML, CSS and JavaScript with Source Code
Company Website CMS in PHP and MySQL Free Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Free school management software
Inventory Management System in PHP with Source Code
Free and Open Source inventory management system php source code
Student Grades Management System Using PHP and MySQL with Source Code
Patients Waiting Area Queue Management System
Online Exam System in PHP using CodeIgniter Free Source Code
System Info Viewer 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

  • Andy's Oracle SQL*Plus games
    5 hours 41 minutes ago
  • Snow Particle Generator App Using HTML, CSS, and JavaScript with Source Code
    5 hours 59 minutes ago
  • Traffic Light Simulator App Using HTML, CSS, and JavaScript with Source Code
    6 hours 12 minutes ago
  • Palindrome Checker App Using HTML, CSS, and JavaScript with Source Code
    6 hours 43 minutes ago
  • AI Scheduling Assistant Using HTML, CSS and JavaScript with Source Code
    18 hours 17 minutes ago
  • Modern Anagram Solver Using HTML, CSS and JavaScript with Source Code
    18 hours 50 minutes ago
  • Telephone Billing System Using Tkinter and SQLite in Python with Source Code
    1 day 5 hours ago
  • How to Reverse a Stack Using Recursion in Python
    1 day 6 hours ago
  • Billing System Using SQLite and Tkinter in Python with Source Code
    1 day 6 hours ago
  • Time Calculator App Using HTML, CSS and JavaScript with Source Code
    1 day 6 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement