login

Login and Chat Application (AJAX,PHP-PDO and MySQL)

Submitted by jmmaguigad on
*Credit to sir Argie Policarpio for initiating this kind of program. Have you ever wished to make your own chat box? So bad if not! Nevertheless, chat boxes are just an amazing work of programming and art which have tremendous usage; either it’s good or bad. Before going through, I’ll first give my own definition of the word chat box, chat box is a place where user can input or type user’s message

PHP/MySQL/HTML Login Form

Submitted by Yorkiebar on
Introduction: This tutorial will cover creating a login form with PHP/MySQL/HTMl. Pre-creation: First you need to have some user accounts stored in a database, you can check out my profile for a tutorial on creating a register form. Steps of Creation: Step 1: First we need to connect to the database holding the user accounts... mysqli_connect uses the parameters; server, username, password* Step 2

Photo Gallery (Edited, with Login and Upload)

Submitted by christophersantos11 on
The Gallery and Upload is Coded by argie.. the Photo Gallery w/jQuery and Image Upload.. i combine that two and with user login/no need database for account.. to upload or add image in your index or gallery.. Link: upload.php to edit your user and pass,,you can edit in login.php default account: User: admin Pass: cris2per database: photos.sql Login Page, Coded by me... hope it helps.. for any

How to Create a Login form in Visual Basic.Net and MySQL Database

Submitted by joken on
In this tutorial, I'm going to show you how to create a simple Login-Logout system using Visual basic.net and MySQl Database. To start with this application, open Visual Basic->Create a New Project->Save it as “Login”. This time, let’s add objects to our windows form and these objects are the following: four Labels, two Textbox,two buttons and a Groupbox.

How to Create a Program to Login to Twitter in Visual Basic

Submitted by Yorkiebar on
Introduction: Welcome to a tutorial on how to create a simple program to login to Twitter. This bot will not do anything other than login so you must know bot basics to carry on for performing actions. Steps of Creation: Step 1: I have created a simple form with just a button1 which is used for starting the process; Textbox1 to contain the username/email and Textbox2 for the password. You will

Simple Login using Visual Basic 2010 (SQL Server database)

Submitted by EmbuscadoGeoff on
Simple Login System using Visual Basic 2010. The File-type for its database is SQL SERVER. This Project is for beginners specially for those who are developing System and finding their security purposes for their System using in Visual Basic 2010. This is for Education purposes. Mabuhay Filipino Programmers~!