|
-
May 16th, 2005, 12:03 PM
#1
Thread Starter
Hyperactive Member
Online Admin Access
I was wondering if it was possible if I could access and edit data on my mysql server from the internet using an admin username and password?
For example, let say I was contacted while in a different location and didn't have access to the sql server on my computer how could I use php to view or edit information in specific tables on my server with a Admin account? Is this possible?
...:::ONE:::...
Last edited by ...:::ONE:::...; May 16th, 2005 at 12:11 PM.
6 Years
-
May 16th, 2005, 12:10 PM
#2
Thread Starter
Hyperactive Member
Re: Online Admin Access
Now that we are on the topic, is it also possible to edit html files as well? as if I wanted to update the index page (main page) from a remote location?
-
May 16th, 2005, 04:17 PM
#3
Re: Online Admin Access
It is possible to manage a MySql database server via PHP. Have a look at PHPMyAdmin, it is a complete MySql front end:
http://www.phpmyadmin.net/home_page/index.php
For the file management portion, have a look at this:
http://sourceforge.net/projects/phpfm/
-
May 16th, 2005, 05:48 PM
#4
Thread Starter
Hyperactive Member
Re: Online Admin Access
Thanks VisualAd, I must of had bad luck finding the answer.
...:::ONE:::...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|