PDA

View Full Version : Creating an Online Database: Pse HELP


weddingsite
4-7-03, 04:22 AM
Hi,

i would like to create a database to take care of my mailing list.
I am not new to databases, HOWEVER i am totally new to online databases.

Can anyone please suggest me where to start. Maybe you know about a good tutorial or something?

Thanks

netaustin
4-7-03, 05:25 AM
http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html

this isn't how i learned, but after a quick search, i think this will get you into it fastest. if you need any specific help, feel free to ask.

weddingsite
4-7-03, 06:18 AM
Thanks for your help.

I shall give it a look.

Regards,


Mario

Bad Hair Day
4-7-03, 02:10 PM
Originally posted by weddingsite
Hi,

i would like to create a database to take care of my mailing list.
I am not new to databases, HOWEVER i am totally new to online databases.

Can anyone please suggest me where to start. Maybe you know about a good tutorial or something?

Thanks
There are several 'Front ends' available for your MySQL database, both browser based, or installable to your desktop.

If you are familiar with databases, the easiest one I have found to use from a web interface is:
http://www.mattsscripts.co.uk/mpanel.htm and you should not need any tutorial to familiarize yourself with it.

:)


It's a fairly small D/L compared to some, and pretty straight forward to use.

BHD

Grymwulf
4-7-03, 09:36 PM
Heck you could even download the MySQLCC developed over @ mysql.net to control the database, run remote queries etc...