Hi,
I have some question about upload php and sql to server.
I know how to use XAMPP on localhost and my php web page run without any problem, but now i faced some problem about how to upload php and sql to server.
Currently i use filezilla to upload html to my web server, Is there any software like xampp that can let me import or export the sql to the server?
Waiting for some answers, it will be very helpful for me and I appreciate it very much.
How to upload sql to server
Moderator: General Moderators
Re: How to upload sql to server
phpMyAdmin is probably your best bet.
-
renzhang1212
- Forum Newbie
- Posts: 4
- Joined: Fri Mar 02, 2012 7:27 am
Re: How to upload sql to server
but phpmyadmin is not only for localhost?
Re: How to upload sql to server
No. I'd be very surprised if your hosting provider didn't have PMA installed. You should be able to access it through your control panel.
-
renzhang1212
- Forum Newbie
- Posts: 4
- Joined: Fri Mar 02, 2012 7:27 am
Re: How to upload sql to server
i am not so clearly about the PMA installed on server or not, because now i take our my colleague work and he just teach me about filezilla and give me the ftp, username and password.
So if i assumed the PMA already installed on server, how can i access to it? through any software ?
So if i assumed the PMA already installed on server, how can i access to it? through any software ?
Re: How to upload sql to server
Like I said in my previous message, it's generally available through your hosting provider's control panel. You'd do better to ask their support team.
-
renzhang1212
- Forum Newbie
- Posts: 4
- Joined: Fri Mar 02, 2012 7:27 am
Re: How to upload sql to server
Ok, i will try to ask my hosting provider, thx for your suggestion