How to maintain a remote database?
From: Martin (martinvalley_at_comcast.net)
Date: 01/30/05
- Next message: Michel: "Are there any scripts where admin can change pages as using a wordprocessor?"
- Previous message: Ian Rastall: "Re: Making dynamic table sortable"
- Next in thread: ppalmieri_at_gmail.com: "Re: How to maintain a remote database?"
- Reply: ppalmieri_at_gmail.com: "Re: How to maintain a remote database?"
- Reply: Jerry Gitomer: "Re: How to maintain a remote database?"
- Reply: Michael Fesser: "Re: How to maintain a remote database?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Jan 2005 14:16:00 -0700
Newbie question:
What's the "proper" way for me as a site administrator to add and
delete records in a MySQL database?
I'm developing a web site that will be using PHP and MySQL. I'm doing
the development work on my own computer running IIS with, of course,
PHP and MySQL installed. When the site is operational (at a hosting
site yet to be determined), I will need to periodically (every few
days) add and delete records in the database. The users will be
interacting with these records via a couple of pages such that one or
two fields in a record will be changed (they will not be
adding/deleting anything).
While it's on my own computer, I can add/delete records just using the
MySQL command line interface. I won't be able to do that once it's
installed on the hosting site will I? Or, even if that's possible,
should I do it that way?
It would seem to me that I should create some pages for my exclusive
use that would allow me to maintain the db - yes?
Like I said, what's the proper way?
Thanks for any guidance.
- Next message: Michel: "Are there any scripts where admin can change pages as using a wordprocessor?"
- Previous message: Ian Rastall: "Re: Making dynamic table sortable"
- Next in thread: ppalmieri_at_gmail.com: "Re: How to maintain a remote database?"
- Reply: ppalmieri_at_gmail.com: "Re: How to maintain a remote database?"
- Reply: Jerry Gitomer: "Re: How to maintain a remote database?"
- Reply: Michael Fesser: "Re: How to maintain a remote database?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|