Ver Mensaje Individual
  #4 (permalink)  
Antiguo 16/06/2010, 10:09
Avatar de fechasoru
fechasoru
 
Fecha de Ingreso: diciembre-2008
Mensajes: 149
Antigüedad: 15 años, 3 meses
Puntos: 0
Respuesta: usar web site template free bajado

Mi idea es usar el siguiente mecanismo , el problema es que no se muy amigables las urls , no se como andaran con los buscadores para indexar.

http://www.somesite.com/index.php?xcr=page.php


<?php

/* THE CODE BELOW CONTROLS THE BODY OF THE PAGE. XCR IS A VARIABLE THAT IS USED IN THE NAVIGATION TO PLUG IN THE APPROPRIATE CONTENT INTO THIS SPACE. */

if ($xcr != "") {

require ("$xcr");

} else {

require ("home.php");

}

?>
__________________
Looking for a terrific Persistence Layer and Business Objects system for Microsoft.NET? our blog for more details.

http://www.entityspaces.net