Re: Creating a dbase?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: John Morton (jmorton_at_jcm-polo.com)
Date: 03/06/04


Date: Sat, 6 Mar 2004 18:17:15 +0100

Thanks Rob for your help - very useful indeed....

Yep - Host Europe do support PHP as the programming language, so think I had
better dive in and make a start. Actually I run MS SBS with SQL server 2000
installed but this is not supported by Host Europe - hence my initial
queries. I have now downloaded MySQL and installed locally, so I'll now
download the utility they suggest "phpMyAdmin" and have a go!!
Once again thanks
Best
John
------------------------------------------------
"Rob Schneider" <rmschne@removetheones_b1e1e1b.net.net> wrote in message
news:urlVhb5AEHA.1796@TK2MSFTNGP12.phx.gbl...
> Well ... I can't say I know of any magic places you can go to on the
> Internet to get the "fast-track" help you are seeking. It's a
> "knowledge base" area that takes time, like all important things, to
> learn and understand. By all means, take the plunge!
>
> I don't have huge amount of experience with MySQL as a web application,
> but if I wanted to get something going quickly, easily, and with
> greatest help ... I'd be looking to using PHP as the programming
> langauge (on the server) to interact with MySQL. Still develop the web
> site with FP, but PHP would be the language interacting with the
> database and sending HTML to client.
>
> You don't mention if PHP available at your ISP (probably is). If not
> check what server-side programming is available, e.g. Perl, etc.
>
> MySQL is basically no different than any other database server of it's
> type, e.g. Microsoft SQL, Oracle, PostgreSQL, etc. Each has different
> specific features, advantages, disadvantages, costs, etc. but for your
> purposes they are basically the same. So the issue is not the db side,
> but the programming language you use to access the db.
>
> I would suggest you look for a book (or web sites) on PHP and MySQL. I
> know there are a number of them available in the bookshops, e.g.
> http://www.amazon.co.uk/exec/obidos/search-handle-form/026-3900771-4293267
>
> You can surely also easily find PHP programming resources on-line.
>
>
> Hope this is useful to you. Let us know.
>
> rms
>
>
>
>
> John Morton wrote:
> > Rob, Maybe I'll post a question to Host Europe? Surely someone on this
> > webboard has had experience in setting something like this up? Actually
my
> > requirements are quite simple I think. lets hope we see some advise
> > appearing from one of the FP experts :-)
> > John
> > ---------------------------------------
> > "Crash Gordon" <SPAMwebmaster@siriussystems.com> wrote in message
> > news:eU2Fh44AEHA.2484@TK2MSFTNGP12.phx.gbl...
> > John,
> >
> > I'm trying to learn the same thing as well. Books are good and I sorta
> > understand the process...except I'm having trouble getting off first
base.
> > My server has MySQL all I have to do is push a button online to install
> > it...and then duh...?
> >
> > Rob
> >
> >
> >
> > "John Morton" <jmorton@jcm-polo.com> wrote in message
> > news:OjmTA04AEHA.3944@TK2MSFTNGP11.phx.gbl...
> > | Thanks Rob - but I rather wanted to do it myself! I've previously done
all
> > | the work so far on our website over the last 4 years and would be a
neat
> > | 'new' addition, just being a bit lazy I suppose and hoping for a few
> > | pointers - a bit of a fast track......
> > | I do have several books - maybe time to read up hey?
> > | Best
> > | John
> > |
> > |
> > |
> > |
> > | "Rob Schneider" <rmschne@removetheones_b1e1e1b.net.net> wrote in
message
> > | news:O5Tqiq4AEHA.2576@TK2MSFTNGP11.phx.gbl...
> > | > This fully described in books/articles for writing web applications
with
> > | > MySQL as the database. Probably best if you find a developer to
do
> > | > this for you. Not difficult or hard, but does require developer
> > | expertise.
> > | >
> > | > Hope this is useful to you. Let us know.
> > | >
> > | > rms
> > | >
> > | >
> > | >
> > | >
> > | > John Morton wrote:
> > | > > Hi Can someone please advise me on the following: We use FP2002.
We
> > are
> > | > > using host Europe as our hosting company and they include support
for
> > | MySQL
> > | > > in the package. I want to create a database at the following URL:
> > | > > http://www.jcm-polo.com/ponies_for_sale.htm to enable visitors to
> > select
> > | by
> > | > > price etc and I am not sure how to do this. Is there a idiots
guide
> > | anywhere
> > | > > to show me the way, or can someone please advise the best way to
> > | implement
> > | > > this. I can see how to create a dbase at Host Europe - it's
actually
> > how
> > | I
> > | > > implement it on my website that is my problem!
> > | > > TIA
> > | > > John
> > | > >
> > | > >
> > |
> > |
> >
> >



Relevant Pages

  • Re: Speed up web pages : MySQL or PHP solutions ?
    ... People come to us to view 1 image or text + 1 PHP content. ... Can you click on the image = MYSQL ... Make your content cacheable by sending appropriate HTTP headers. ... Cache content on the server to avoid re-creation over and over again, ...
    (comp.lang.php)
  • Executing PHP files on remote web server
    ... We have a web app which uses PHP and MySQL on our in-house Apache web ... database to the web host because a lot of the data is sensitive. ... By loading the non-sensitive data into the web host's MySQL tables, ... running on our own web server. ...
    (comp.lang.php)
  • Re: Newbie Security Questions
    ... questions about PHP and its usage with MySQL. ... And even if they do, its a strange Mysql server that is sitting on the internet accepting requests from all and sundry..normally you run them on a local network, or the same box and set mysql to only accept requests FROM the apache server.. ... You have to layer that over the top using cookies and user logins if you want it. ...
    (comp.lang.php)
  • Re: Server load too high
    ... > the new dedicated server with Dual Xeon 3.2 GHz and 2GB Ram. ... > The board is written in PHP with Mysql. ... Well, since it looks like MySQL is eating more of the CPU, it could be ... In any case, I've been using PHP5 for a while now, and I've not ...
    (comp.lang.php)
  • Re: phpMyAdmin install help
    ... this means that PHP is lacking a certain functionality. ... talking to MySQL servers. ... It doesn't really matter where the MySQL server is running. ...
    (php.general)