[solved] $gCms or cmsms()
Posted: Wed Oct 23, 2013 3:45 am
which one of them is save for the future to use.
in the past years we have got diverent things to use to get the db.
which one is save for the future?
$gCms->GetDb()
cmsms()->GetDb()
the most of my modules use a orm handler to conect to db and make default
sql statements like select, update, delete, but some are classic and use it in every action.
please let me know which will be the final version for the future.
in the past years we have got diverent things to use to get the db.
which one is save for the future?
$gCms->GetDb()
cmsms()->GetDb()
the most of my modules use a orm handler to conect to db and make default
sql statements like select, update, delete, but some are classic and use it in every action.
please let me know which will be the final version for the future.