예제 #1
0
                    <div class="col-md-6" style="text-align: right;">
                        <a href="downloads.php" target="_self">
                            <button class="btn btn-default" style="color: #1f226d;">
                                <img src="images/logoJrGraficoColor.png" width="16" height="16" title="Jornada Real">
                                Programa JR - Download
                            </button>
                            <!--</h3>-->
                        </a>
                    </div>
                    <div class="page-header">&nbsp;</div>

                    <div class="col-md-12">
                        <p style="text-align: justify;">
                            <?php 
$textoJR = new classTexto();
$textoJR->textoJornadaReal();
//                        $filename = "texto/quemsomos.xml";
//
//                        @header("Content-Type: text/html; charset=utf-8");
//                        $xml = simplexml_load_file($filename);
//
//                        foreach($xml->texto as $texto)
//                        {
//                            echo $texto->quemsomos;
//                            echo "<br>";
//                        }
?>
                        </p>
                    </div>

                    <!--</div>-->