Page is a not externally linkable
IanKelley - 6:09 am on Sep 14, 2007 (gmt 0)
Significantly less elegant, and untested, alternate using MySQL for greater efficiency: Non Swahili translation of greater efficiency: More pages served before you have to buy more hardware.
Elegant :-) list($tpl) = mysql_fetch_row(mysql_query("SELECT tpl FROM templates WHERE page = '$self'",mysql_connect($dbh,$dbu,$dbp)));
print preg_replace("/\{([^\{]{1,100}?)\}/e","$$1",$tpl));