Mimesis

Known Listings

This page maintains a record of the known listings of Mimesis, if you have one then contact me via e-mail so I can upload it here. Also if you happen to have a Mimesis powered site also contact so we can display the power of Mimesis here for others.

PHP Script Sites

Other PHP FFDBs

Need something different from Mimesis? Not to worry, in my own research I came across quite a few Flat File Database systems on the net, and I've taken the liberty of linking them here. Why link to someone else's FFDB? Because Mimesis isn't afraid of a little healthy competition.

Mimesis Enabled Sites

Link to Mimesis

Display your Mimesis implementation by including the following link on your page:

 1.0η  Mimesis 

HTML Code

<p><a class="publicon mim" href="http://mimesis.110mb.com/">&nbsp;1.0&eta;e&nbsp;<span>&nbsp;Mimesis&nbsp;</span></a></p>

CSS Code

a.publicon, a.publicon:link, a.publicon:visited { font-weight: bold; border: solid 1px #000000; padding: 1px; background-color: #ffffff; text-decoration: none; } a.publicon span, a.publicon:link span, a.publicon:visited span { color: #ffffff; } a.publicon:hover, a.publicon:hover:visited { background-color: #000000; color: #ffffff; } a.publicon:hover span, a.publicon:hover:visited span { background-color: #666666; color: #ffffff; } .mim, .mim:link, .mim:visited { color: #a4b1bf; } .mim span, .mim:link span, .mim:visited span { background-color: #a4b1bf; }