Welcome Guest, Not a member yet? Register   Sign In
getting message: oci_execute(): ORA-00942: table or view does not exist
#4

(11-08-2018, 10:05 AM)InsiteFX Wrote: This is wrong CodeIgniter CI_Model has no constructor so you cannot useĀ 
PHP Code:
parent::__construct(); 

I admit I'm being pedantic here, but CI_Model does have a constructor. It is empty, but it's there. So you're right in the sense that making the call is pointless.
Reply


Messages In This Thread
RE: getting message: oci_execute(): ORA-00942: table or view does not exist - by dave friend - 11-08-2018, 12:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB