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 - Convert Gregorian Date To Julian Day

Submitted by razormist on Sun, 08/11/2019 - 22:18
Learn on how to create a Convert Gregorian Date To Julian Day using PHP. A basic php script that can convert a given date into a julian day. This is useful to any history class that want to know the actual julian day base on the today's date.
  • Read more about PHP - Convert Gregorian Date To Julian Day
  • Log in or register to post comments
  • 321 views

JavaScript - Login Form With Limited Attempts

Submitted by razormist on Sun, 08/11/2019 - 22:17
Learn on how to create a Login Form With Limited Attemps using JavaScript. A simple JavaScript code that can track the login attempts of a user. This is a useful trick when you want to add a protective login form against spam login.
  • Read more about JavaScript - Login Form With Limited Attempts
  • 2 comments
  • Log in or register to post comments
  • 2455 views

JavaScript - Random Order Content Using jQuery

Submitted by razormist on Sun, 08/11/2019 - 10:03
Learn on how to create a Random Order Content using jQuery. An advance JavaScript technique that use jQuery library to randomize the order of the content. This code is useful when you want to generate random content for your website.
  • Read more about JavaScript - Random Order Content Using jQuery
  • Log in or register to post comments
  • 231 views

PHP - Display Data From Database Table Using PDO

Submitted by razormist on Sat, 08/10/2019 - 18:08
Learn on how to create a Display Data From Database Table using PDO. An advance php script that use PDO to display data from database table. This is a helpful technique when you want to use PDO other that MySQL to develop a application.
  • Read more about PHP - Display Data From Database Table Using PDO
  • 1 comment
  • Log in or register to post comments
  • 3578 views

JavaScript - Safely Turning a HTML String into JSON Object

Submitted by razormist on Fri, 08/09/2019 - 10:18
Learn on how to create a Safely Turning a HTML String into JSON Object using JavaScript. An advance JavaScript code that can turn your string into JSON objects. This is helpful when you want to generate a JSON object using HTML strings.
  • Read more about JavaScript - Safely Turning a HTML String into JSON Object
  • Log in or register to post comments
  • 110 views

JavaScript - Strip a Character From a Certain String

Submitted by razormist on Fri, 08/09/2019 - 08:22
Learn on how to create a Strip a Character From a Certain String using JavaScript. A simple javascript technique that can strip a certain character from the given string This is useful when you want to dynamically remove unnecessary characters.
  • Read more about JavaScript - Strip a Character From a Certain String
  • Log in or register to post comments
  • 104 views

PHP - Even Numbers Generator

Submitted by razormist on Thu, 08/08/2019 - 10:51
Learn on how to create a Even Numbers Generator using PHP. A basic php technique that can identify the even number within the given number. This is a helpful code when you want to instantly separate the even number from the number system.
  • Read more about PHP - Even Numbers Generator
  • Log in or register to post comments
  • 244 views

JavaScript - Find And Highlight Search Text

Submitted by razormist on Tue, 08/06/2019 - 19:04
Learn on how to create a Find And Highlight Search Text using JavaScript. An advance javasript program that utilize jQuery plugin to find and highlight the inputted keyword. This is useful when want to apply an integrating search tool for your application.
  • Read more about JavaScript - Find And Highlight Search Text
  • Log in or register to post comments
  • 500 views

PHP - Count A Word In Specific String

Submitted by razormist on Mon, 08/05/2019 - 21:42
Learn on how to create a Count A Word In Specific String using PHP. A basic PHP technique that can count the words that are given in the text box. This code is useful when you want to know the number of words in your sentences.
  • Read more about PHP - Count A Word In Specific String
  • Log in or register to post comments
  • 120 views

PHP - Delete Specific Row From Table

Submitted by razormist on Mon, 08/05/2019 - 17:50
Learn on how to create a Delete Specific Row From Table using PHP. An advance PHP technique that can delete a specific data in a table row. This code is very useful when you want to remove unnecessary data in the database.
  • Read more about PHP - Delete Specific Row From Table
  • 1 comment
  • Log in or register to post comments
  • 483 views

Pagination

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

Hotel Reservation System
Event Calendar App Using HTML, CSS and JavaScript with Source Code
Enrollment System v1.0
Hotel Reservation System (VB.NET)
Free and Open Source inventory management system php source code
Inventory Management System in PHP with Source Code
Student Grades Management System Using PHP and MySQL with Source Code
Leads Manager Tool Using PHP and MySQL with Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
My e-Diary Using PHP and MySQL 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

  • IP Address Conversion Tool Using HTML, CSS and JavaScript with Source Code
    2 hours 33 minutes ago
  • Tank Shooter Game Using HTML, CSS, and JavaScript with Source Code
    15 hours 17 minutes ago
  • How to Count Number of Vowels in a String Using Sets in Python
    15 hours 52 minutes ago
  • Andy's Oracle SQL*Plus games
    19 hours 54 minutes ago
  • Encyclopedia App Using HTML, CSS, and VanillaJS with Source Code
    1 day 15 hours ago
  • Music Lyrics Finder App Using HTML, CSS, and VanillaJS with Source Code
    1 day 16 hours ago
  • Image Enhancer App Using HTML, CSS and JavaScript with Source Code
    3 days 2 hours ago
  • Bus Booking Management System Using Tkinter and SQLite in Python with Source Code
    3 days 15 hours ago
  • How to Sort List of Tuples by Last Element in Python
    3 days 16 hours ago
  • Wall Rush Game Using Pygame in Python with Source Code
    4 days 15 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement