someone help me??

Any problem with SQL can be discussed here.
Locked
boyvnca
Posts: 170
Joined: Mon Mar 13, 2006 10:46 pm

someone help me??

Post by boyvnca »

i want to make a web site with music online and forum, can i use just 1 database for both?? if yes, can u show me pls
thanks


Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

simple scheme should be like this:
install forum and thwn using "phpmyadmin" or other mysql administration software create a new tables of your own choise, but use other prefixes for tables, like "music_news" , "music_idvtags" and so on and do not manipulate forum tables.
If you need more help, just as and if i would know, i would realy help you :)
good luck with developing
Image
boyvnca
Posts: 170
Joined: Mon Mar 13, 2006 10:46 pm

Post by boyvnca »

you said install a forum first and then how?
i think they have some source for a music site. so can i use it or not?
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

if you have low knowledge about php and databases (mysql and others) maybe you should begin frim tutorials and manuals. Sorry, but i do nots have a time to create a site for you. Maybe you should begin from http://www.w3schools.com and obtain a basic knowledge about php and mysql. And for ready to use scripts try to search @ http://www.hotscripts.com and of course @ google
Good luvk, and sorry about that, i can not realy help you, because i have zero time even for myself (no time to eat normaly- job, studying, preparing for trip to foreign country ) :lol:
Image
boyvnca
Posts: 170
Joined: Mon Mar 13, 2006 10:46 pm

Post by boyvnca »

Lixas wrote:if you have low knowledge about php and databases (mysql and others) maybe you should begin frim tutorials and manuals. Sorry, but i do nots have a time to create a site for you. Maybe you should begin from http://www.w3schools.com and obtain a basic knowledge about php and mysql. And for ready to use scripts try to search @ http://www.hotscripts.com and of course @ google
Good luvk, and sorry about that, i can not realy help you, because i have zero time even for myself (no time to eat normaly- job, studying, preparing for trip to foreign country ) :lol:
thanks for your help i will try http://www.w3.school.com to learn more about that
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

Image
Locked