php-db | 2000121
Date: 12/02/00
- Next message: Pedro M. S. Oliveira: "[PHP-DB] i need help indexing a search"
- Previous message: Tim Parkin: "[PHP-DB] ORA-24327: need explicit attach before authenticating a user"
- In reply to: Howard Sanders: "[PHP-DB] Creating Tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- Original Message -----
From: Howard Sanders
To: php-db <email protected>
Sent: Saturday, December 02, 2000 12:12 PM
Subject: [PHP-DB] Creating Tables
>Hi
> I have created my database, but do not know how to make a table and
create fields for this table.
>I appreciate your help
>Howard
You don't say what database you are using, so how do you expect people to be
able to help you. I suggest you start by reading the documentation for your
database.
Depending on the database used, PHP will have a dbname_query function
available to send SQL statements to it. See www.php.net/manual/ for details
of those functions.
Andy
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Pedro M. S. Oliveira: "[PHP-DB] i need help indexing a search"
- Previous message: Tim Parkin: "[PHP-DB] ORA-24327: need explicit attach before authenticating a user"
- In reply to: Howard Sanders: "[PHP-DB] Creating Tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

