[PHP-DB] How to Upload

2002-02-08 Thread Ashraf Al Shafaki

How can I use PHP to upload a file from a client computer?

--

Ashraf Al Shafaki
ICQ me at 144936414



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Table Relationships

2002-02-08 Thread Ashraf Al Shafaki

In databases, after creating a number of tables, one could usually set
relationships (or some call it relations) between these tables, by tying
some reference number in one table with the id (or index) in another table
for example, or just making any other kinds of relationships between tables
for any other reason.

I used to do relationships between tables when I used Microsoft Access. My
question is: Does MySQL enable you to create relationships between tables
after you create the tables? If so, how (what are the commands from the
command prompt?)

--

Ashraf Al Shafaki
ICQ me at 144936414



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php