Móvil : Mensajes Cristianos de la Biblia



Buscar todas columnas:

Notas: No importa mayúscula o menúscula. Escriba a máquina palabras de buscar en las cajas abajo.
Esta página recuerda sus elecciones. Haga clic el botón redondo para escuchar o el enlace por otro reproductor.







error_reporting(0);
// get header
include_once(‘tableHeaderEspMobile.php’);

// get rest of table
$started = “0”;
// Read document content, parse to normalize and output
if($file = fopen (“/home/mysitecr/public_html/gospelriver/gospelriver/mobile_spanish.htm”, “r”)){
while (!feof ($file)) {
$line = fgets ($file, 4096);
// Parse body content until document content block is detected
if ($started == “0”) {
if (strstr($line, ‘

0 || substr_count($line,’enS’)>0) {echo($line);} // output only Spanish or English/Spanish
continue;
}
}
fclose($file);
}
echo (“

“); // close missing elements
error_reporting(-1);

 

Ir al comienzo de la página