Jump to content


Tut help


3 replies to this topic

#1 InFnit

    P2L Jedi

  • Members
  • PipPipPip
  • 822 posts
  • Interests:My interests are my:<br><br>iidsite - http://iid.outer-heaven.net<br>iidblog - http://iid.outer-heaven.net/blog/<br>iidcommunity - http://iid.outer-heaven.net/forums/<br>P2L - http://www.pixel2life.com

Posted 13 July 2005 - 12:31 AM

Hey, i'm trying to do this tut: http://www.forums.pi...p?showtopic=975

But can't seem to figure out what they mean by replacing
$mysql_data = "---";

and

$mysql_host = "---";


Someone help...thanks :)

#2 Donna

    Retired P2L Queen!

  • P2L Staff
  • PipPipPipPip
  • 12,330 posts
  • Gender:Female
  • Location:B.C Canada

Posted 13 July 2005 - 12:45 AM

$mysql_host = "---"; = localhost

$mysql_data = "---"; = name of your database

so it would be for example

$mysql_data = "tuts";
$mysql_host = "localhost";

#3 InFnit

    P2L Jedi

  • Members
  • PipPipPip
  • 822 posts
  • Interests:My interests are my:<br><br>iidsite - http://iid.outer-heaven.net<br>iidblog - http://iid.outer-heaven.net/blog/<br>iidcommunity - http://iid.outer-heaven.net/forums/<br>P2L - http://www.pixel2life.com

Posted 13 July 2005 - 01:04 AM

Thank you!

So if my table name is infnit_tutorials then my data would be tutorials ?

#4 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 13 July 2005 - 01:07 AM

no, if your table name is infnit_tutorials, then your data would be infnit_tutorials. Also, table name's and database names are different, i do belive when you said table name before you may have meant database. (make sure you know which is which)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users