Manage FAQs

Create New FAQ

Manage FAQs

objectbuilder()->orderBy('id', 'DESC')->get(T_FAQS); foreach ($faqs as $faq) { $faq->time = Time_Elapsed_String($faq->time); ?>

question;?>

answer;?>