thakshila gunawardenaThu Jan 12 15:44:50 -0500 2012
Subject: ActiveRecord\model extending
class Blog_user extends ActiveRecord\Model {}
Dreamviewer shows that, there is a syntax error, when defining the above code...My db table name is Blog_users.
How can I get rid of this syntax error...
Subject: ActiveRecord\model extending
class Blog_user extends ActiveRecord\Model {}
Dreamviewer shows that, there is a syntax error, when defining the above code...My db table name is Blog_users.
How can I get rid of this syntax error...