Very dumb question... how do I connect to the db?? |
8/23/2005 3:10:18 PM |
PHPRunner General questions | |
author
I have a database setup on my site, with three tables in it. I'm totally new to PHP and am trying to get some things working for a site I'm developing. I was kinda hoping PHPRunner might get me some legs up on the learning curve. But heck, I can't even figure out how to connect to the database... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=1760&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' /> |
|
![]() |
Sergey Kornilov admin 8/24/2005 |
Hi, |
|
501232 8/24/2005 |
I've read that... is the db supposed to be located locally? or can I connect to it at my site? Right now I'm trying to connect at my site and have no idea how to go about it. |
C
|
crono999 8/24/2005 |
you can easily connect to your database on your web server. however, the specific steps relate to what kind of database you are using. PHPrunner spells it out step by step for you when you run it. go slowly through the article the admin directed you too, you shouldn't have any problems. i was a beginner as well when i started using this (and still am...), and have been progressing quickly using this program. good luck. |
|
501233 8/24/2005 |
sorry, but the page the admin sent me to doesn't answer my question. Why, instead of someone just answering it, do I keep getting pointed to a page that doesn't tell me anything? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=5635&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> |
|
501234 8/24/2005 |
btw, using mySQL... |
![]() |
Sergey Kornilov admin 8/25/2005 |
Hi, |