Re: [PHP-DB] define variable by querying MySQL

2001-07-02 Thread Dobromir Velev
02, 2001 1:01 AM Subject: [PHP-DB] define variable by querying MySQL hello list. i have a problem that is relatively simple, but I can't seem to figure it out. is there any way to define a variable by querying a MySQL database? here's an ex

[PHP-DB] define variable by querying MySQL

2001-07-01 Thread Matt Nigh
hello list. i have a problem that is relatively simple, but I can't seem to figure it out. is there any way to define a variable by querying a MySQL database? here's an example of code I tried using: my_name"; } mysql_close($link);