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 Getting IP Address upon Login

Submitted by nurhodelta_17 on Thu, 11/16/2017 - 20:07
A simple tutorial on how to get the IP Address of user via login using PHP. In this tutorial, I have created a simple login. In case you wanted to get the IP Address on other method, you may do so by adding the function to the desired method.
  • Read more about PHP Getting IP Address upon Login
  • Log in or register to post comments
  • 594 views

Toggle Button

Submitted by Samir Sam on Wed, 11/15/2017 - 19:03
This project is a simple and amazing toggle button with different styles to make your forms more beautiful and speed up your coding time.
  • Read more about Toggle Button
  • Log in or register to post comments
  • 2704 views

PHP CRUD Operation using angular.js V2

Submitted by nurhodelta_17 on Wed, 11/15/2017 - 16:05
This is the second version of my CRUD Operation tutorial using angular.js wherein this time I'm using bootstrap modal to handle the forms. The code is still written in PHP with MySQLi OOP(Object-oriented Programming).
  • Read more about PHP CRUD Operation using angular.js V2
  • Log in or register to post comments
  • 373 views

Laravel: Simple CRUD Operation

Submitted by nurhodelta_17 on Tue, 11/14/2017 - 16:17
This is a simple tutorial on how to create the basic CRUD(Create, Read, Update and Delete) Operation in Laravel using Bootstrap modal. To handle our forms, we're going to use Laravel Collective.
  • Read more about Laravel: Simple CRUD Operation
  • 1 comment
  • Log in or register to post comments
  • 7373 views

Python - Pygame Simple Sprite Movement

Submitted by razormist on Mon, 11/13/2017 - 17:45
Learn on how to create a Simple Sprite Movement using Pygame framework. Pygame is a Free and Open Source python programming language framework for making game applications.
  • Read more about Python - Pygame Simple Sprite Movement
  • Log in or register to post comments
  • 661 views

Laravel CRUD Series: Editing and Deleting using AJAX

Submitted by nurhodelta_17 on Mon, 11/13/2017 - 16:54
This is the last part of my Laravel CRUD Series wherein I'm going to show you how to edit and delete using AJAX/jQuery with the use of bootstrap modal to handle our edit form and a confirmation in deleting the row.
  • Read more about Laravel CRUD Series: Editing and Deleting using AJAX
  • Log in or register to post comments
  • 471 views

Laravel CRUD Series: Inserting Data using AJAX

Submitted by nurhodelta_17 on Sat, 11/11/2017 - 21:34
This tutorial is the 2nd part of my Laravel CRUD Series wherein I'm going to show you how to insert new row to our database using AJAX/jQuery with the use of bootstrap modal to handle our form.
  • Read more about Laravel CRUD Series: Inserting Data using AJAX
  • Log in or register to post comments
  • 569 views

Save, Update, Delete Record in VB6.0

Submitted by Demiel David Palma on Fri, 11/10/2017 - 22:24
It's a vb.6.0 program that allow you to save, update, delete or search record in simple way. So its work is basically simply save on record in your database and if you edit so you can change it. Or if you want delete record so delete it. And can prints using excel.
  • Read more about Save, Update, Delete Record in VB6.0
  • 1 comment
  • Log in or register to post comments
  • 3016 views

Students Information System

Submitted by Demiel David Palma on Fri, 11/10/2017 - 19:30
Students Information System is a basic students information that can save, update, delete, and search then can prints using Microsoft Excel.
  • Read more about Students Information System
  • 4 comments
  • Log in or register to post comments
  • 2463 views

Laravel CRUD Series: Fetching Data using AJAX

Submitted by nurhodelta_17 on Fri, 11/10/2017 - 18:22
This is the first chapter of my Laravel CRUD tutorials. In this tutorial, I'm going to show you how to create Controllers, Models, and database Migration. Lastly, we're gonna tackle on how to show the data in our database using AJAX/jQuery.
  • Read more about Laravel CRUD Series: Fetching Data using AJAX
  • Log in or register to post comments
  • 526 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 506
  • Page 507
  • Page 508
  • Page 509
  • Current page 510
  • Page 511
  • Page 512
  • Page 513
  • Page 514
  • …
  • 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
Free school management software
Inventory Management System in PHP with Source Code
Online Learning Management System using PHP/MySQLi with Source Code
Sales and Inventory System using VB.NET and MS Access with Source Code
Doctor's Appointment System using PHP Free Source Code
Stock Management System in PHP/OOP with Source Code
Human Resource Management System Project in PHP and MySQL Free Source Code
Best house rental management system project in php
PHP Task Management System 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

  • Text File Word Counter Using PHP and JavaScript with Source Code
    22 hours ago
  • How to Determine if a String Is a Pangram Using Python
    1 day 16 hours ago
  • Flappy Bird Clone Game Using Pygame in Python with Source Code
    1 day 16 hours ago
  • Tetris Clone Game Using Pygame in Python with Source Code
    2 days 15 hours ago
  • How to Print Table of a Given Number in Python
    2 days 15 hours ago
  • Video Converter App Using HTML, CSS and JavaScript with Source Code
    2 days 17 hours ago
  • Emoji Copy-Paste App Using HTML, CSS and JavaScript with Source Code
    2 days 20 hours ago
  • Virtual Whiteboard App Using HTML, CSS and JavaScript with Source Code
    2 days 22 hours ago
  • Electricity Usage Predictor Using HTML, CSS and JavaScript with Source Code
    2 days 23 hours ago
  • Pomodoro Timer with Task Tracker Using HTML, CSS and JavaScript with Source Code
    3 days ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement