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 Change File Name

Submitted by razormist on Sun, 09/29/2019 - 11:36
Learn on how to create a Simple Change File Name using PHP. An advance php code that can change file name in the database. This is a advance trick that teach you on how to deal with file system for your future projects.
  • Read more about PHP - Simple Change File Name
  • Log in or register to post comments
  • 232 views

PHP - Dynamically Delete Array Element

Submitted by razormist on Sat, 09/28/2019 - 14:52
Learn on how to create a Dynamically Delete Array Element using PHP. An advance php script that can eliminate an array element when clicking the delete button. This is a useful code when you are working on arrays that needed in your application.
  • Read more about PHP - Dynamically Delete Array Element
  • Log in or register to post comments
  • 304 views

PHP - Form File Upload Using AngularJS

Submitted by razormist on Sat, 09/28/2019 - 09:49
Learn on how to create a Form File Upload Using AngularJS. An advance php scripting technique that use AngularJS plugin to upload files to the MySQLi database. This is helpful when you want to store your file to your database storage.
  • Read more about PHP - Form File Upload Using AngularJS
  • Log in or register to post comments
  • 268 views

Inserting Image in Microsoft Access Database Using C#

Submitted by janobe on Fri, 09/27/2019 - 16:39
In this tutorial, I will teach you how to insert an image in MS Access Database Using C#. This method has the ability to store an image into Microsoft Access database. I used an OleDB object in the data types of a field in order to save an image itself.
  • Read more about Inserting Image in Microsoft Access Database Using C#
  • Log in or register to post comments
  • 3728 views

PHP - Populate Select Tag Base On Category

Submitted by razormist on Fri, 09/27/2019 - 10:11
Learn on how to create a Populate Select Tag Base On Category using PHP. An advance PHP technique that can populate select tag base on a given category. This code is useful when you want to display a specific data from MySQLi database server.
  • Read more about PHP - Populate Select Tag Base On Category
  • Log in or register to post comments
  • 300 views

How to Create Rounded Corners of a Form Using VB.Net

Submitted by janobe on Thu, 09/26/2019 - 16:26
Today, I will teach you how to create rounded corners of a form using vb.net. This simple program illustrates how to remove the sharpen edges of the form and change it into an arc or circular edges. Follow the step by step guide to see how it works.
  • Read more about How to Create Rounded Corners of a Form Using VB.Net
  • 1 comment
  • Log in or register to post comments
  • 10869 views

PHP - Add Array Element

Submitted by razormist on Thu, 09/26/2019 - 13:20
Learn on how to create a Add Array Element using PHP. A basic php script that can add an array value to an array object when submitted. This is a helpful code when dealing an array object in your on working system application.
  • Read more about PHP - Add Array Element
  • Log in or register to post comments
  • 92 views

Python - Insert Data To Table

Submitted by razormist on Wed, 09/25/2019 - 10:16
Learn on how to create a Insert Data To Table using Python. A simple Python code that can insert your entry forms to a table. This is a simple trick when you want to store some data to the SQLite database.
  • Read more about Python - Insert Data To Table
  • Log in or register to post comments
  • 828 views

JavaScript - Drag And Drop Word Builder

Submitted by razormist on Tue, 09/24/2019 - 17:14
Learn on how to create a Drag And Drop Word Builder using JavaScript. An advance JavaScript code that use drag and drop feature to develop a simple tool that help you build a word. This is useful and fun to play when you want to creatively display a word by just dragging a letter.
  • Read more about JavaScript - Drag And Drop Word Builder
  • Log in or register to post comments
  • 548 views

PHP - Complete PDO CRUD

Submitted by razormist on Sun, 09/22/2019 - 21:55
Learn on how to create a Complete PDO CRUD Using PDO. An advance PDO technique that can (Create, Read, Update, Delete) data to the database server. This is a useful method for submitting form data that ensure the processing by preventing advance data injection tools.
  • Read more about PHP - Complete PDO CRUD
  • Log in or register to post comments
  • 1059 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 380
  • Page 381
  • Page 382
  • Page 383
  • Current page 384
  • Page 385
  • Page 386
  • Page 387
  • Page 388
  • …
  • 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

Free and Open Source inventory management system php source code
Student Result Management System using PHP and MySQL
Best salon management system project in php
Best church management software free download full version
Online Mobile Store Management System using PHP Free Source Code
Multi Language Pharmacy Management System in PHP Free Source Code
Best employee management system in php
Online Voting System using PHP Free Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Billing System Project in PHP Source Code Free Download

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

  • Color Picker App Using HTML & CSS in JavaScript with Source Code
    9 hours 17 minutes ago
  • Catching and Responding to Keyboard Events in JavaScript with Source Code
    9 hours 30 minutes ago
  • Andy's Oracle utilities
    3 days 23 hours ago
  • Foosball Game Using HTML & CSS in VanillaJS with Source Code
    6 days 8 hours ago
  • How to Reverse a String Using Recursion in Python
    6 days 8 hours ago
  • Bug Smasher Game Using HTML & CSS in JavaScript with Source Code
    1 week ago
  • How to Find All Perfect Squares in a Given Range in Python
    1 week ago
  • Cryptocurrency Converter Using HTML, CSS and JavaScript with Source Code
    1 week ago
  • Astronomy Quiz App Using HTML, CSS and JavaScript with Source Code
    1 week ago
  • Git Command Generator Using HTML, CSS and JavaScript with Source Code
    1 week ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement