Jump to content

Kashif Majeed

Member
  • Posts

    4
  • Joined

  • Last visited

About Kashif Majeed

Kashif Majeed's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hello everyone, How to get client password in readable format. tried with following code but get password in hash format. $command = "getclientpassword"; $adminuser = "admin"; $values["userid"] = "10"; $results = localAPI($command,$values,$adminuser);
  2. how to work $params.? how to get value with $params and how to print in module.?
  3. hi frnd. how to print client info in module. and how to get variables in module file when client login, and print login client info in admin panel .
  4. hello frnd how to get email variable in admin panel when client login in clientarea and print into custom module ..?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated