Decrease
Reset
Increase

JoomlaLMS Learning Management System - Support Forum


Go Back   JoomlaLMS Support Forum > Members List

dimiurg dimiurg is offline

Developer

Visitor Messages

Showing Visitor Messages 1 to 1 of 1
  1. emad981
    12-28-2009 10:10 PM
    emad981
    Dear moderator

    At last, JoomlaLMS 1.0.6 trial code was broken and I have the complete package with a lifetime license. (That is because PHP is an open source)

    Actually I have tried it my self.
    There is a picture for the admin panel from my AppServ site attached

    and here is an example piece of code for "admin.joomla_lms.php" :
    <?

    function jlms_viewaboutpage ($option)
    {
    global $database;
    $expired_str = '<span style = "font-weight:bold; color:green">never</span>';
    if (1>0)
    {
    $a = ioncube_file_info ();
    if (isset ($a['FILE_EXPIRY']))
    {
    $expired_on_time = $a['FILE_EXPIRY'];
    $ex_color = 'green';
    $now = time ();
    if ($expired_on_time - $now > 30 * 24 * 60 * 60)
    {
    $ex_color = 'green';
    }

    $expired_str = '<span style = "font-weight:bold; color:' . $ex_color . '">

About Me

  • About dimiurg
    Occupation
    Developer

Statistics

Total Posts
Visitor Messages
General Information
  • Last Activity: 03-15-2010 04:49 PM
  • Join Date: 12-18-2006
  • Referrals: 0

Contact Info

Instant Messaging
Send an Instant Message to dimiurg Using...
This Page
http://www.joomlalms.com/forum/member.php?u=9


All times are GMT. The time now is 05:35 PM.

RSS