MemHT Portal is a Free PHP CMS and Blog that permit the creation and the management online of websites with few and easy steps. It's completelly customizable, expandable and suitable for all needs.
i m posting this because:
i have a script of a shoping-cart
and i think it is a good idea integrate it in memHT
with the same users, but the store have another sql_table to the users and when i login in memht i dont login in the store.
it is possible make the login in both at same time?
Actually i don't know how the shopping cart script is done so there are few things i can tell you:
1) The memht user table is `memht_utenti`
2) To check if a user is logged or not use
code
global$user; if(isUser($user)){ ...
3) To check if a user is logged or not as admin, use
code
global$admin; if(isAdmin($admin)){ ...
4) Database login data is stored in inc/inc_config.php, so you'll need to include them, like inc_functions.php, inc_readConfig etc (look in root/index.php)
I'm very busy with the converter and few other things so i cannot work on this at the moment, so you must do it by yourself if you can
"It's light, fast, secure plus best SEO. If compare to Dragonfly, Joomla, Drupal, PHPNuke. memht cms is the best. Once again, thanks for your hard work."