I am trying to run a php script with query from wthin another php script.

I have a php script that adds information to a database and calls another
php script with query to view those details using the include command but I
keep getting an error "Failed opening" file.

Is there anyway of running a php script with the "?var=string" query inside
another php script ???

Any help would be much appreciated.


Dave



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to