English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am new to database stuff

but i installed on myphpadmin
on to my server--

i am looking to do 2 tables each of wich is complex
where is a good tutorial on how to do this
like what everything means i.e.

field is im assuming what ever i name it
type varchar or tinyint or text ummmm
length/value i am assuming if it is anumber that is the amount of char a user could type in if it value those are the pre defined options the user could choose from with a format of 'a','b','c'

collition i know
then there is attributes options of attributes or attributes zero fill


then null or not null and then default

all those options are lined up along the top left to right

i need something that will tell me that

along with a step step guide for everything else

like after the table is created how do i put it on my website form thing
do i use php to automate everything
i.e website user would fill out a new account form and php would stick it in the database
or what
i need help i need a tuturor

2007-03-12 15:39:19 · 1 answers · asked by Anonymous in Computers & Internet Programming & Design

1 answers

I think you need to do a lot of studying on databases and mysql. Do a search for mysql tutorial on google, and you'll find more than enough information to get you started.

There just isn't enough space in these little yahoo boxes for anyone to even begin to explain database administration and developement.

2007-03-13 11:36:23 · answer #1 · answered by EM 2 · 0 0

fedest.com, questions and answers