ÿþ<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" > <meta content="http://www.deskshare.com/st.aspx" name="Site Translator"></head><?php // Open the file in readonly. // link to it by ?id=a , or id=b etc. include_once("es_main.php"); $fileverbs = fopen ("animals.txt", "r"); $strServiceID=$_GET["id"]; ?> <TITLE> Animales australianos - listado animal australiano: <?php echo $strServiceID; ?></TITLE> <?php // TOP PAGE LAYOUT include_once("es_header.php"); echo "<FONT FACE=Verdana Size=2><B><CENTER>"; ?> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%"> <tr> <td valign="top" bgcolor="#CCFFCC" width="6%" rowspan="2"><?php include_once("es_rectangle2.php"); ?></td> </tr> <tr> <td valign="top" width="49%" bgcolor="#CCFFCC" align="center"> <p align="center"><b><font face="Verdana" size="3"> <?php echo $countryian." Animals<BR><BR>"; // include_once("es_adsenseh.php"); echo "<BR><BR>"; ?> </font> <? // echo each line of the file until the end while (!feof ($fileverbs)) { $buffer = fgets($fileverbs, 4096); // FIRST IF TO PICK UP THE LETTER IF (preg_match ("[^".$strServiceID."]", $buffer)) { // Get anything that is enclosed "" (animal filename) // $filename[1] is the output preg_match ('/"([^"]*)"/', $buffer, $filename); // RETURN TEXT IN SQ BRACKETS preg_match ("/\[([^[]*)]/", $buffer, $displayname); print ("<A HREF=\"".$filename[1]."es_.php\" ALT=\"".$displayname[1]."\"> ".$displayname[1 ]." </A><BR><BR> "); //TEXTO de las VUELTAS EN (SOPORTES) //IF (preg_match ('/"([^"]*)"/', #$$buffer&gt;, #$$out2&gt;)) {//echo # $$out2[1&gt;]." <BR><B<BR> R "; ¿}// /\"([^"]*)"///// EXTREMO// /"([^"]*)"/ del preg_match ('/"([^"]*)"/' PRIMERO SI}}// DISPOSICIÓN de PÁGINA INFERIOR? </TABLE> <FONT FACE=Verdana Size=1><B> ¿Usted está buscando un animal australiano que no esté en esta lista? <BR><BR> <?php include_once("es_search.php"); ?> Google is the leading search engine producing the most relevant results. <?php include_once("es_footer.php"); fclose ($fileverbs); ?>