Skip to content

Commit

Permalink
Correción utf8
Browse files Browse the repository at this point in the history
  • Loading branch information
victorcuervo committed Mar 22, 2016
1 parent 5710d56 commit cc7fd16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bd/resultadosConsultaBD.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

<!doctype html>
<html>
<head><title>N�mero de resultados de la base de datos con PHP</title>
<head><title>Número de resultados de la base de datos con PHP</title>



</head>
<body>
<h1>N�mero de resultados de la base de datos con PHP</h1>
<h1>Número de resultados de la base de datos con PHP</h1>


<?php
Expand Down

0 comments on commit cc7fd16

Please sign in to comment.