The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Log in to website's mysql database
jane_doe
post Mar 18 2014, 01:54 PM
Post #1





Group: Members
Posts: 7
Joined: 13-March 14
Member No.: 20,528



Hello again!

I want to know what is the syntax for loggin in to the database of a website. It's hosted on a ftp server. I have all the information, user, password, etc, but i do not know how to access it. It may be a stupid question, but, please, help me!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Mar 18 2014, 02:02 PM
Post #2


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



I, for one, need more information. FTP is normally used to transfer files back and forth between your computer and your web host. A database log in is not done with FTP, that I know of.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jane_doe
post Mar 18 2014, 03:29 PM
Post #3





Group: Members
Posts: 7
Joined: 13-March 14
Member No.: 20,528



Maybe i haven't explained correctly. I was provided ftp and mysql information data for a website (user, passwords, host, etc). I want to be able to create new folders on the server and modify some files. How can i do this? How can i access the database in order to do that? Is it an url syntax(similar to the ftp login)? I don't really know how this things work.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Mar 18 2014, 05:07 PM
Post #4


.
********

Group: WDG Moderators
Posts: 9,650
Joined: 10-August 06
Member No.: 7



QUOTE(jane_doe @ Mar 18 2014, 09:29 PM) *

I want to be able to create new folders on the server and modify some files. How can i do this?

That's done with FTP, not a DB. Filezilla is a free popular FTP program.

QUOTE
How can i access the database in order to do that? Is it an url syntax(similar to the ftp login)?

You only need to make changes in a DB if the site is created by a DB in the first place. But...

QUOTE
I don't really know how this things work.

...in that case you really should stay away from databases for the time being.

Does the web site already exist? Then you need to be very careful if it's created by a DB. I suggest you start practicing with ordinary, static web pages first.



User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jane_doe
post Mar 18 2014, 05:48 PM
Post #5





Group: Members
Posts: 7
Joined: 13-March 14
Member No.: 20,528



Thanks for your answer. Yes, the website already exists. All i want to do is create a test folder so i won't mess things up. If something doesn't work fine, i'll delete it. The site is created with wow slider (some wizard for non-coders) and i want to arrange a bit its appearance.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 08:20 AM