Welcome to the CMC blog sample

sign-in register

Latest posts:

Benoit post test

Modified on 2018-01-10 22:02:01 by benoit
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=24.616 ms
Execution time=46.528 ms, Total=71.144 ms
Memory max uage=1.01MB
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 order by created desc0.184 ms-1