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 - Simple Convert Hour To Year

Submitted by razormist on Sat, 06/08/2019 - 07:59
Learn on how to create a Simple Convert Hour To Year using PHP. A basic php script that can convert hour value into a readable year format. This is a helpful trick when you want to compute the total hour in a year.
  • Read more about PHP - Simple Convert Hour To Year
  • Log in or register to post comments
  • 100 views

JavaScript - Simple Image Upload Preview

Submitted by razormist on Fri, 06/07/2019 - 12:21
Learn on how to create a Simple Image Upload Preview using JavaScript. An advance JavaScript technique that can upload preview the images. This code is helpful when you want to preview the uploaded file first before sending to the database.
  • Read more about JavaScript - Simple Image Upload Preview
  • Log in or register to post comments
  • 234 views

PHP - Simple Categorizing Result Using MySQLi

Submitted by razormist on Thu, 06/06/2019 - 11:11
Learn on how to create a Simple Categorizing Result Using MySQLi. A simple php code that can change the display table data by categorizing. This is useful when you want to display the data base on a category list.
  • Read more about PHP - Simple Categorizing Result Using MySQLi
  • Log in or register to post comments
  • 310 views

How Populate Data in a ComboBox Using XML File And C#

Submitted by janobe on Wed, 06/05/2019 - 22:15
In this tutorial, I will teach you how to populate data in a combobox using XML File and C#. This method has the ability to display the data from the XML file to a combobox. Hope this tutorial will help you with your current problem in programming.
  • Read more about How Populate Data in a ComboBox Using XML File And C#
  • Log in or register to post comments
  • 921 views

JavaScript - Dynamically Change Background Image

Submitted by razormist on Wed, 06/05/2019 - 17:58
Learn on how to create a Dynamically Change Background Image using JavaScript. A simple JavaScript code that can change your image background dynamically. This is a helpful tip when you are working on arrays and want to combine same data entity.
  • Read more about JavaScript - Dynamically Change Background Image
  • Log in or register to post comments
  • 430 views

PHP - Simple Delete All Data In Table

Submitted by razormist on Wed, 06/05/2019 - 09:20
Learn on how to create a Simple Delete All Data In Table using PHP. An advance PHP technique that can delete your entire data in one clicked. This code is very useful when you want delete all your data instantly.
  • Read more about PHP - Simple Delete All Data In Table
  • 1 comment
  • Log in or register to post comments
  • 479 views

JavaScript - Simple Hide Table Column Using AngularJS

Submitted by razormist on Tue, 06/04/2019 - 09:20
Learn on how to create a Simple Hide Table Column using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to hide a table column. This code is useful when you want to hide something that cannot be seen in public,
  • Read more about JavaScript - Simple Hide Table Column Using AngularJS
  • Log in or register to post comments
  • 189 views

JavaScript - Simple Dynamic Change Font Color

Submitted by razormist on Mon, 06/03/2019 - 16:56
Learn on how to create a Simple Dynamic Change Font Color using JavaScript. A simple JavaScript that update and change the font color in the web page. This is a useful trick when you want to add or change something on the interface without going to the code.
  • Read more about JavaScript - Simple Dynamic Change Font Color
  • Log in or register to post comments
  • 224 views

JavaScript - Simple Update Array Data

Submitted by razormist on Mon, 06/03/2019 - 08:41
Learn on how to create a Simple Update Array Data using JavaScript. A simple JavaScript code that can update a specific data in the list of arrays. This is a useful when you are working on arrays and want to update an array value into a new one.
  • Read more about JavaScript - Simple Update Array Data
  • Log in or register to post comments
  • 88 views

JavaScript - Simple Remove Array Element

Submitted by razormist on Sat, 06/01/2019 - 20:39
Learn on how to create a Simple Remove Array Element using JavaScript. A simple JavaScript code that can remove a data in the list of arrays. This is a useful when you are working on arrays and want to remove an obsolete array value.
  • Read more about JavaScript - Simple Remove Array Element
  • Log in or register to post comments
  • 71 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 413
  • Page 414
  • Page 415
  • Page 416
  • Current page 417
  • Page 418
  • Page 419
  • Page 420
  • Page 421
  • …
  • 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

Voting System using PHP/MySQLi with Source Code
Character Name Generator Using HTML, CSS and JavaScript with Source Code
Point Of Sale System for Restaurant (Java Console)
Scientific Calculator using Tkinter in Python with Source Code
YouTube Thumbnail Fetcher Using HTML, CSS and JavaScript with Source Code
Coffee Shop Cashiering System in PHP/OOP Free Source Code
Simple Bakery Shop Management System in PHP/OOP Free Source Code
Online Leave Management System in PHP Free Source Code
Web-based Inventory Management System in PHP/MySQLi with Full Source Code
Point of Sales in PHP/PDO with Full Source Code (2020)

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

  • YouTube Thumbnail Fetcher Using HTML, CSS and JavaScript with Source Code
    23 minutes ago
  • Character Name Generator Using HTML, CSS and JavaScript with Source Code
    30 minutes 36 seconds ago
  • How to Replace All Blank Spaces with Hyphens in Python
    18 hours 5 minutes ago
  • Stickman Apple Shooter Game Using HTML, CSS, and JavaScript with Source Code
    18 hours 28 minutes ago
  • Building a Simple Modal using HTML, CSS, and JavaScript
    1 day 2 hours ago
  • Spin the Wheel App Using HTML, CSS, and JavaScript with Source Code
    1 day 18 hours ago
  • How to Remove Characters at Odd Indexes from String in Python
    1 day 18 hours ago
  • Moon Phase Calculator Using HTML, CSS and JavaScript with Source Code
    1 day 23 hours ago
  • Atari Centipede Clone Game Using HTML, CSS, and JavaScript with Source Code
    2 days 17 hours ago
  • How to Check Whether a Given Number is Perfect Number in Python
    2 days 18 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement