Viewing 1 replies (of 1 total)
  • Thread Starter coolkul1992

    (@coolkul1992)

    $results = $GLOBALS[‘wpdb’]->get_results(
    ‘SELECT * FROM wp_wpsqt_quiz_surveys’
    );
    $exam_time = unserialize($results[0]->settings);

    the problem is solved ??

Viewing 1 replies (of 1 total)
  • The topic ‘Access Individual data’ is closed to new replies.