Table and PHP scripts for existing data
From: Aaron (aaron_at_siliconpalms.com)
Date: 03/11/04
- Next message: Sims: "Forcefuly setting '$HTTP_GET_VARS'"
- Previous message: Kevin Thorpe: "Re: Passing a Java variable to local PHP script."
- Next in thread: Geoff Berrow: "Re: Table and PHP scripts for existing data"
- Reply: Geoff Berrow: "Re: Table and PHP scripts for existing data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Mar 2004 07:27:11 -0800
I've been using MySQL for several months and enjoyed great success
when installing other people's scripts to databses I make using
phpMyAdmin.
My challenge is developing from scratch the scripts, for which I've
got good resources, manuals, and much time into practice and test.
My question is three-fold, as I have 14,000 records of Security
Dealers that I want to install in MySQL at www.securitydealers.com
1) what should my table SQL statement look like for data (sample) as
follows;
"John Doe","Managing Partner","BM SECURITIES LTD.","P.O. Box
201","Grand Cayman","Cayman Islands,"","","345--555-5999",
2) once the table is created inside my database on MySQL, how do I
load the data in?
3) what is the best choice of variables, operators and arrays for my
PHP script, to display only records from a certain city, country,
company name or Dealer name?
- Next message: Sims: "Forcefuly setting '$HTTP_GET_VARS'"
- Previous message: Kevin Thorpe: "Re: Passing a Java variable to local PHP script."
- Next in thread: Geoff Berrow: "Re: Table and PHP scripts for existing data"
- Reply: Geoff Berrow: "Re: Table and PHP scripts for existing data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|