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 - Display Product Base On Date In SQLite3

Submitted by razormist on Wed, 01/22/2020 - 22:47
Learn on how to create a Display Product Base On Date In SQLite3 using PHP. An advance php coding technique that use SQLite database to display a specific data in the HTML table. This is useful when you want to find some important data in the table.
  • Read more about PHP - Display Product Base On Date In SQLite3
  • Log in or register to post comments
  • 275 views

PHP - Display Data After Submission In PDO

Submitted by razormist on Tue, 01/21/2020 - 08:37
Learn on how to create a Display Data After Submission In PDO. An advance php script that can display the inserted data in the table. This is useful when you want to apply a preview of what data you have been inserted.
  • Read more about PHP - Display Data After Submission In PDO
  • Log in or register to post comments
  • 206 views

DHIS2 Data Export - API

Submitted by Kapiya on Mon, 01/20/2020 - 08:16
This project is a simple API that i came up with to export data to DHIS2 server from my local database, or any other database. User enters data in a form, saves it and then can export to DHIS2 data elements. This is helpful for those trying to creating and DHIS2 web apps and integrating the DHIS2 server.
  • Read more about DHIS2 Data Export - API
  • 2 comments
  • Log in or register to post comments
  • 472 views

JavaScript - Display HTML List Using AngularJS

Submitted by razormist on Sun, 01/19/2020 - 21:47
Learn on how to create a Display HTML List using AngularJS. An advance JavaScript coding technique that use AngularJS plugin to display data in HTML List. This is a useful trick when you want to dynamically display some list in the HTML page.
  • Read more about JavaScript - Display HTML List Using AngularJS
  • Log in or register to post comments
  • 86 views

PHP - Print Table In SQLite3

Submitted by razormist on Sun, 01/19/2020 - 21:33
Learn on how to create a Print Table In SQLite3 using PHP. An advance php coding technique that use SQLite database to print the table results. This is useful when you want to print out your data in the table.
  • Read more about PHP - Print Table In SQLite3
  • Log in or register to post comments
  • 897 views

PHP - Display PDO Result In DataTable

Submitted by razormist on Sun, 01/19/2020 - 08:07
Learn on how to create a Display PDO Result In DataTable using PDO. An advance php script that can display PDO result in jQuery DataTable. This is useful when you to display your data in a organize table management.
  • Read more about PHP - Display PDO Result In DataTable
  • Log in or register to post comments
  • 790 views

JavaScript - Dropdown Sort Using AngularJS

Submitted by razormist on Fri, 01/17/2020 - 11:55
Learn on how to create a Dropdown Sort using AngularJs. An advance JavaScript programming that use AngularJS plugin to sort the data base on drop down value. This is helpful when you want to manage the viewing of your data to make the display simpler.
  • Read more about JavaScript - Dropdown Sort Using AngularJS
  • Log in or register to post comments
  • 365 views

JavaScript - Insert New Array Value

Submitted by razormist on Wed, 01/15/2020 - 21:45
Learn on how to create a Insert New Array Value using JavaScript. A simple JavaScript code that can insert new array value. This is a useful tip when you are working on arrays and want to insert new array value.
  • Read more about JavaScript - Insert New Array Value
  • Log in or register to post comments
  • 81 views

PHP - Remove Row In SQLite3 With jQuery

Submitted by razormist on Wed, 01/15/2020 - 08:09
Learn on how to create a Remove Row In SQLite3 With jQuery using PHP. An advance php coding technique that can remove row without page refresh in SQLite with the use of jQuery ajax. This is useful when you want to remove a row in the table without refreshing the page info.
  • Read more about PHP - Remove Row In SQLite3 With jQuery
  • Log in or register to post comments
  • 380 views

PHP - Download Image Using PDO

Submitted by razormist on Wed, 01/15/2020 - 07:38
Learn on how to create a Download Image using PDO. An advance php script that can download a image file using PDO query. This is helpful when you want to to download your uploaded image in local server.
  • Read more about PHP - Download Image Using PDO
  • Log in or register to post comments
  • 704 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 363
  • Page 364
  • Page 365
  • Page 366
  • Current page 367
  • Page 368
  • Page 369
  • Page 370
  • Page 371
  • …
  • 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

Web-based Pharmacy Product Management System using PHP and MySQL Database
Advanced School Management System with Complete Features
Event Management System Project in PHP with Source Code
Basic Snake Game using C++ with Free Source Code
Library Management System in PHP/MySQLi with Source Code
School Management ERP Software
Exporting HTML Table to Excel [.xls, .csv] using JavaScript Tutorial
Vehicle Service Management System in PHP Free Source Code
Student Data Management System in C Free Source Code
Stock Management System in PHP/OOP 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

  • Seaquest Atari Clone Game Using HTML, CSS, and VanillaJS with Source Code
    21 hours 58 minutes ago
  • How to Sort a Hyphen-Separated Sequence of Words in Alphabetical Order in Python
    22 hours 13 minutes ago
  • PixSort App Using HTML, CSS, and jQuery with Source Code
    1 day 21 hours ago
  • Novelty Calculator App Using HTML, CSS, and VanillaJS with Source Code
    1 day 21 hours ago
  • Caesar Cipher Tool Using HTML, CSS and JavaScript with Source Code
    2 days 2 hours ago
  • Value Added Tax Calculator Using HTML, CSS and JavaScript with Source Code
    2 days 6 hours ago
  • Catapult Shot Game Using HTML & CSS in VanillaJS with Source Code
    2 days 22 hours ago
  • How to Print All Letters Present in Both Strings in Python
    2 days 23 hours ago
  • Loan Manager App Using HTML, CSS and JavaScript with Source Code
    3 days 2 hours ago
  • Visitor Profiler App Using HTML, CSS and JavaScript with Source Code
    3 days 9 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement