954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Question about accesing database other than local host?

this is a complete NOOB question but i need help. I have WAMP installed and was given a IP address, the user name and password to the site so i could edit the html. But i need to edit the PHP. I need to add a few more fields to the data base. I know how to do this through PHPmyadmin if the site was on my machine( through local host ). I am not exactly sure what to do for this case though. I was thinking to download the entire site thought Filezilla and then put that in the working directory but i feel this is hard way of doing it.... Any suggestions?


thanks

danimal132
Newbie Poster
18 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

For the database, you will need access to PHPMyAdmin on the (server) system. This probably means getting access to the web host's control panel facility. If you have the id and password, that will probably get you logged in you just need the url to go to. For the code, you can download it using an FTP program and then upload the changes the same way.

chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 

how do i access phpmyadmin from their server

danimal132
Newbie Poster
18 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 
I need to add a few more fields to the data base.

well in this case not only u will have to change the php script but also the MySql DB. I guess ur aware of that(just wanted to be sure).

the website where u have hosted must be having something like control panel or so to mange these things try getting that link (may be a folder name or so)
it would be like www.domain.com/cpanel or watever the hosting company has choosen.

and i guess they would have given u user name and password.

rahul8590
Posting Whiz
351 posts since Mar 2009
Reputation Points: 92
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You