reset(); $dev=new developer; $did=$dev->create(1,"official"); $app=new app; $app->create($did,"Ghink Application"); } }