Hi All,
I've looked and tested out quite a bit of CMS, some of which are really good, however, what I want is so simple, hopefully
I would like to know if you can recommend to me a CMS that can do the following:
1. The ability to allow me to place an <?php include("whatever.php");?> any place I desire to have that information displayed.
2. it should be database driven and can have several members able to log in and add various articles or files or images, etc. which will be called by the <?php include.
Thanks.