show us code

-----Original Message-----
From: Sebastian A. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 6:02 AM
To: PHP General List (PHP.NET)
Subject: [PHP] Passing Values


Hello,
        Today I was working on an object that will create all of the columns
and
tables in my DataBase for my upcoming application. I however, did run into
trouble. I am having problems because I cannot pass the name of the database
from the form to the function that needs it. Everything is on the same page
(sql_create.php), and the functions that gets the data (the form function)
and the function that needs the Database name are both within an object.
Does anyone have any ideas? I can post some code samples if it will help.

Thanks in Advnace


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

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

Reply via email to