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
  • 119 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
  • 264 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
  • 326 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
  • 988 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
  • 451 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
  • 512 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
  • 217 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
  • 253 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
  • 109 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
  • 108 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 444
  • Page 445
  • Page 446
  • Page 447
  • Current page 448
  • Page 449
  • Page 450
  • Page 451
  • Page 452
  • …
  • 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

Enrollment Management System in VB.Net with Full Source Code
Inventory Management System in PHP with Source Code
Attendance Management System using PHP with Source Code
Best employee management system in php
Sales and Inventory Management Software Microsoft Access (VBA)
Restaurant Management System using PHP/MySQLi with Source Code
QR Code Attendance System Using PHP and MySQL with Source Code
Student Grades Management System Using PHP and MySQL with Source Code
Accounts Manager App Using PHP and MySQL with Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database

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

  • Key Factors Behind Fintech Success in Southeast Asia
    5 hours 53 minutes ago
  • Space Battle Game Using Pygame in Python with Source Code
    2 days 4 hours ago
  • How to Find Minimum Spanning Tree Using Prim’s Algorithm in Python
    2 days 5 hours ago
  • Joke Generator App Using Tkinter in Python with Source Code
    2 days 5 hours ago
  • Blackjack 21 Game Using Tkinter in Python with Source Code
    3 days 3 hours ago
  • Base to Base Converter App Using Tkinter in Python with Source Code
    3 days 4 hours ago
  • Area Unit Converter App Using Tkinter in Python with Source Code
    3 days 4 hours ago
  • How to Implement DFS Traversal with Recursion in Python
    4 days 4 hours ago
  • How to Implement Johnson’s Algorithm in Python
    4 days 5 hours ago
  • Pixel Maker App Using HTML, CSS, and JavaScript with Source Code
    5 days 4 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement