How to Create Registration Page in PHP/MySQL

Submitted by argie on
Related code: How to Create Secure Registration Page in PHP/MySQL This is a simple tutorial that will teach you on how to create a simple registration form using PHP/MySQL with JavaScript for input validation. This tutorial will not teach you on how to create a good design but rather to give you knowledge on how to create a fully functional registration form.

Creating our Table

First we are going to create our database which stores our data. To create a database: 1.

LAN Based Connection Between Vb.net and Sql Server

Submitted by princenathan on
Hi this is sample code to connect sql server from other computer.. need both PC1 and PC2.. can view on Network if you have question try to message my email here in my email add on YM and FB [email protected] or like my PAge on Fb http://www.facebook.com/VbnetExpert thanks and GOD bless!!! ^_^ note:Open this app in the vb.net 2008 or higher and get the database name in your sql server 2008

Pemrograman grafis dengan VB6 by Rizky Khafitsyah (Graphics programming with VB6 by Rizky Khafitsyah)

Submitted by RizkyKhafitsyah on
ini adalah sebuah source code vb6 untuk pemrograman grafis yang sangat sederhana. Dibuat khusus untuk dipelajari. Silahkan Anda kembangkan sendiri imajinasi anda ! This is a vb6 source code for programming the graphics are very simple. Created specifically for the study. Please develop your own imagination!

Memasukkan Gambar ke dalam Form (Insert an image into a form)

Submitted by RizkyKhafitsyah on
berikut ini adalah sebuah code yang berguna untuk mengambil atau memasukkan sebuah gambar atau image ke dalam form melalui Command button. Sebenarnya ini merupakan kode dasar saja. Dibuat khusus untuk dipelajari oleh pemula :) the following is a useful code to retrieve or insert a picture or image into a form via the Command button. Actually this is the Basic code only. Created specifically for