[PHP-DB] interbase From: phptr <email protected>
Date: 08/15/00

 The following statement works right in mysql:

   $SQL = "SELECT * FROM users WHERE login='$user_name1'";

 How can write it in order to execute at interbase?

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>