Results 1 to 3 of 3

Thread: phpMYADMin

  1. #1
    Join Date
    Jan 2005
    Posts
    25

    Default phpMYADMin

    Alright people let me get this straight.
    After i make a table with a few rows and such...and add all my info in the database usugin phpmyadmin
    now i want to display that information on my site right, so i typed
    mysql_connect("localhost","user","password");
    right and then select database and so on

    i got all the code right, is there somthng i have to do within phpMyAdmin to allow me to connect to my database?

  2. #2
    Join Date
    Jan 2005
    Posts
    25

    Default

    Is there anyother thing that i must do in order to have my database accesible?

  3. #3
    Join Date
    Sep 2004
    Location
    Maryland, USA
    Posts
    332

    Default

    You need to actually enabme PHP and SQL, by posting at least 20 posts and requesting a PHP upgrade in the appropriate stickied thread.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •