This is a discussion on "advice on php/database for a newbie" within the PHP Forum section. This forum, and the thread "advice on php/database for a newbie are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
advice on php/database for a newbie
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
advice on php/database for a newbie
Hi everyone,
On a previous thread, I was advised to use oscommerce and it states to create a database and user using phpmyadmin. I am completely new to the world on php - and whilst I've checked my host supports php - im now lost! Can anyone point me in the direction of a tutorial explaining phpmyadmin, php or give any advice? Many thanks! Ben |
|
|
|
#2
|
|||
|
|||
|
Re: advice on php/database for a newbie
first off check www.yourdomain.com/cpanel/
|
|
#3
|
|||
|
|||
|
Re: advice on php/database for a newbie
Tried that - just got a page not found message!
|
|
#4
|
|||
|
|||
|
Re: advice on php/database for a newbie
Okay, email your host and ask them the url to the control panel for your account.
|
|
#5
|
|||
|
|||
|
Re: advice on php/database for a newbie
I will give that ago and let you know! Thanks!!
|
|
#6
|
|||
|
|||
|
Re: advice on php/database for a newbie
Most hosts will use phpmyadmin because its free and its powerful, but they may use something else. Either way, it all really is the same thing. Some key things to know in the process of setting up your database is knowing how to create users, which you can do with phpmyadmin, but most hosts use a seperate program for that, and then how to connect the user to the database. Becareful though because most hosts when you create a table or a user will have YOUR user name prefixed to it. So you create the database "test" when you connect to it, it will most likely be called "yourname_test" see? Im pretty sure your host will have a faq or something to supply you with, but its all quite simple.
|
![]() |
| Tags |
| advice, phpdatabase, newbie |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie Needs Advice!!! | brewboy | Starting Out | 6 | Dec 12th, 2007 14:38 |
| Newbie advice on webcam | ellchester | Flash & Multimedia Forum | 1 | May 30th, 2007 03:45 |
| Newbie, please advice | marie2007 | Starting Out | 0 | May 8th, 2007 19:03 |