Archive for the ‘MS SQL’ Category

Php/Mysql Displaying Data In HTML Forms

Posted on October 9th, 2008, by admin

Introduction

So far in this tutorial, you have created a database and put information into it. In this part I will show you how to create an input page for your database, and how to display the whole contents.

HTML Input

Inputing the     read more…