Object inheritance is a basic principle in object orientated programming languages. This notional PHP example inherits the object admin_user from regular_user and extends it.
Single-tier IntraWeb and RemObjects DataAbstract server
Wednesday, 21 February 2007 01:40
This article was first published in 2006
This is a simple example how to create a basic IntraWeb (IW) standalone server utilizing RemObjects DataAbstract (DA) in a single-tier application. It will show a login page in your web browser. After you could be authenticated, your username and login time is shown on a new page. Additionally you can view the table of users from the database.