Welcome to the CMC blog sample

sign-in register

Benoit post test

Hello, this is a post test
This program is made to show how to use CMC framework....

Powered by CMC (c) CMC Components
PHP 7.4.33
Linux devtest2 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64

parse time=0.751 ms
Execution time=655.628 ms, Total=656.379 ms
Memory max uage=0.86MB
SELECT p.id as id, u.id as uid, title, body, name AS author, modified FROM `posts` p INNER JOIN `user` u WHERE p.author = u.id AND p.id = ? order by created desc29.005 ms-1