Online Users

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ACE35
Forum Newbie
Posts: 3
Joined: Mon Aug 05, 2002 6:36 am

Online Users

Post 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.
ACE35
Forum Newbie
Posts: 3
Joined: Mon Aug 05, 2002 6:36 am

Post by ACE35 »

and also how to create a database in MySQL...I dont understand :(
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
ACE35
Forum Newbie
Posts: 3
Joined: Mon Aug 05, 2002 6:36 am

Post by ACE35 »

thank you very much...sorry if i made any one angry...thanks again!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply