Page 1 of 1

someone help me??

Posted: Sat Mar 18, 2006 8:25 am
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

Posted: Sat Mar 18, 2006 8:57 am
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

Posted: Sun Mar 19, 2006 7:13 am
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?

Posted: Sun Mar 19, 2006 2:29 pm
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:

Posted: Sun Mar 19, 2006 8:06 pm
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

Posted: Mon Mar 20, 2006 7:09 pm
by Lixas