Doll,

> My web server only accommodates mysql.

I wouldn't say "only", though :)

> Now, what do I need to do get this table operational for my website?
I
> wanted to create a search program for users.

Use PHP. It's easy to learn and works smoothly with MySQL. You will find
lots of examples how to transform your MySQL data into HTML in the
online documentation: http://www.php.net/docs.php

Regards,
--
  Stefan Hinz <[EMAIL PROTECTED]>
  Geschäftsführer / CEO iConnect GmbH <http://iConnect.de>
  Heesestr. 6, 12169 Berlin (Germany)
  Tel: +49 30 7970948-0  Fax: +49 30 7970948-3

----- Original Message -----
From: "Doll Hargrove" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 11:48 PM
Subject: New Beginner to List


> List Members:
>
> My web server only accommodates mysql.
>
> I've started to trancribe an 1866 census record with 8 columns of
> information.  The file was created in excel and I used an csv
extension
> (delimited) to import this information into the mysql data table.  The
> tables is completed.
>
> Now, what do I need to do get this table operational for my website?
I
> wanted to create a search program for users.
>
> Your help will be appreciated!
>
> --
> Researching Macon County Alabama
> Surnames:  Bryant, Harris, Thomas, Webb, Wilson
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to