diff --git a/Classes/Alunos.php b/Classes/Alunos.php
index df6e2d6..5fc54aa 100644
--- a/Classes/Alunos.php
+++ b/Classes/Alunos.php
@@ -101,29 +101,51 @@ function exibir(){
}else{
$loc = "PASTA FÍSICA LOCALIZADA NO ARQUIVO NORTE";
}
-
echo "
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
";
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ";
}else{
echo "";
}
diff --git a/Classes/Tabela.php b/Classes/Tabela.php
index 10c8acf..ddbd83d 100644
--- a/Classes/Tabela.php
+++ b/Classes/Tabela.php
@@ -13,6 +13,9 @@ function setIm($im){
function getId(){
return $this->id;
}
+function getTb(){
+ return $this->tb;
+}
function pesquisa_doc(){
$pdo = new PDO( 'mysql:host=localhost;dbname=Al', 'root', '' );
$pdo -> query("SET NAMES UTF8");
@@ -116,7 +119,10 @@ function funcao1()
}
";
}
-function exibir_tabela(){
+function exibir_tabela(){
+ if(empty($this->tb)){
+ echo "Esse aluno não tem nenhum documeto digitalizado.";
+ }else{
echo "
@@ -132,6 +138,7 @@ function exibir_tabela(){
$this->tb
";
+ }
}
}
diff --git a/ad_uso.php b/ad_uso.php
index d6dc0af..2ee2906 100644
--- a/ad_uso.php
+++ b/ad_uso.php
@@ -2,6 +2,7 @@
session_start();
if($_SESSION['acesso'] <> 4){
header("Location:index.php");
+ die;
}
include_once "ConAL.php";
?>
diff --git a/admini.php b/admini.php
index f192d86..3bc9fa8 100644
--- a/admini.php
+++ b/admini.php
@@ -51,7 +51,6 @@
-
-
-
-
-
- ""){
+
+
+alert('Usuario não existe!!')";
}else{
- echo "