Skip to content

Instantly share code, notes, and snippets.

View AlexSayHello's full-sized avatar

Alejandro G. Riaño AlexSayHello

  • Córdoba, España
View GitHub Profile
@AlexSayHello
AlexSayHello / crea.html
Last active April 22, 2023 19:16
Crea tu propio framework PHP
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Crea tu propio framework PHP</title>
<link rel="stylesheet" href="https://stackedit.io/res-min/themes/base.css" />
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
</head>
<body><div class="container"><h1 id="crea-tu-propio-framework-php">Crea tu propio framework PHP</h1>