simple problem (easy fix for expert)

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
asi0917
Forum Commoner
Posts: 41
Joined: Thu Nov 25, 2004 10:37 am
Location: Shoreline, Washington
Contact:

simple problem (easy fix for expert)

Post by asi0917 »

i just need to know what is takes to know if the free hosting i have supports MySQL,
i wan in the middle of this tut:
http://greycobra.com/tutorials.php?tutorial=view&id=67

and had no idea what to do for dbconnect.php
___________________________________
help==good
funny: i thought of a new sn for my online game:
$_REQUEST['death']
xD :D
robjime
Forum Commoner
Posts: 46
Joined: Sat Apr 03, 2004 12:26 pm
Location: the RO

Post by robjime »

its kinda hard to figure out wheter your host has a mysql server because it could be mysql server adress could be serveral different things. But you can run phpinfo to see if php is installed for mysql and then make an iquriy to your host about the mysql server.
Post Reply