how do you act on the results of a php query to an Oracle database in an if-else statement. Can you use OCIERROR()?
its for a login script to evaluate if the user exists in the database?