Windchill
11-17-2003, 02:12 PM
:confused:
I am now moving from confuzing mangled masses of text files to MySQL and creating a Blog engine.
I have the user ID number in $who (MySQL, blog_ID), and I want to get the blog_1st_name (MySQL table name) into the variable $name. I am connected to the MySQL database.
I am now moving from confuzing mangled masses of text files to MySQL and creating a Blog engine.
I have the user ID number in $who (MySQL, blog_ID), and I want to get the blog_1st_name (MySQL table name) into the variable $name. I am connected to the MySQL database.