コード例 #1
0
ファイル: apartments.php プロジェクト: 64kbytes/stayinba
    return $output."...";
  }
  else return $scString;
}
?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="page-topic" content="Viajes, Turismo"/>
<meta name="revisit-after" content="30 days"/>
<meta name="Classification" content="Travel"/>
<meta name="description" content="Aluguel de apartamento <?php 
echo $arr['Apartment'];
?>
. <? echo StringCutting($text = $arr['Descripcion'], 150); ?>" />
<meta name="keywords" content="buenos, aires, apartamentos, temporada, mobiliado, alojamiento, econ&ocirc;mico, premium, argentina, centro, recoleta, puerto madero, palermo, soho, san telmo, bairro, equipado, internet" />
<meta name="author" content="madesign"/>
<meta http-equiv="Reply-to" content="*****@*****.**"/>
<meta name="language" content="pt"/>
<meta http-equiv="imagetoolbar" content="false"/>
<link href="../styles_new.css" rel="stylesheet" type="text/css"/>
<link href="../styles_old.css" rel="stylesheet" type="text/css"/>
<link rel="shortcut icon" type="image/x-icon" href="../graphic/favicon.ico"/>
<title>Stay in Buenos Aires &bull; Aluguel de apartamento <?php 
echo $arr['Apartment'];
?>
</title>
<script type="text/javascript" src="../br/calendarDateInput.js">

コード例 #2
0
ファイル: apartments.php プロジェクト: 64kbytes/stayinba
				case urldecode("San Martin"):
				$dist = "Plaza San Martín";
				break;
				
				default:
					$dist = $arr['District'];
				break;
			}
		?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="page-topic" content="Viajes, Turismo"/>
<meta name="revisit-after" content="30 days"/>
<meta name="Classification" content="Travel"/>
<meta name="description" content="<? echo StringCutting($text = $arr['Descripcion'], 170); ?>" />
<meta name="keywords" content="buenos aires, apartamentos, departamentos, temporal, amoblado, alojamiento, barato, premium, argentina, centro, recoleta, puerto madero, palermo, soho, san telmo, barrio, equipado, alquiler" />
<meta name="author" content="madesign"/>
<meta http-equiv="Reply-to" content="*****@*****.**"/>
<meta name="language" content="es"/>
<meta http-equiv="imagetoolbar" content="false"/>
<link href="../styles_new.css" rel="stylesheet" type="text/css"/>
<link href="../styles_old.css" rel="stylesheet" type="text/css"/>
<link rel="shortcut icon" type="image/x-icon" href="../graphic/favicon.ico"/>
<title>Stay in Buenos Aires Apartamentos &bull; Alquiler de apartamento en <?php 
echo $arr['Apartment'];
?>
, <?php 
echo $dist;
?>
, Buenos Aires</title>