Page 1 of 1

Online Users

Posted: Mon Aug 05, 2002 6:36 am
by ACE35
I wasn't sure where to put this so here it goes anyway... I have the Online user script...but I am haveing trouble with the installation...if any one could provide any info at all it would be greatly appreciated! Thank you for your time.

Posted: Mon Aug 05, 2002 7:07 am
by ACE35
and also how to create a database in MySQL...I dont understand :(

Posted: Mon Aug 05, 2002 7:33 am
by twigletmac
Since I have no idea what online user script you are talking about I'll go for the MySQL question instead:
ACE35 wrote:how to create a database in MySQL
Search Google:
http://www.google.co.uk/search?sourceid ... e+in+MySQL

Read a tutorial:
http://www.phpcomplete.com
http://www.phpbuilder.com
http://www.devshed.com/Server_Side/PHP/DB_Basics/
http://www.devshed.com/Server_Side/MySQL

Check out mysql.com.

Mac

Posted: Mon Aug 05, 2002 2:47 pm
by ACE35
thank you very much...sorry if i made any one angry...thanks again!

Posted: Tue Aug 06, 2002 1:37 am
by twigletmac
Sorry if you thought anyone was mad at you for asking. Hopefully you've been able to find a good tutorial - it's really difficult to explain how to create a database to someone who's never done it before without having to write one (a tutorial that is) :) .

Mac