Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 29, 2020 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/3f2c88a2180fcdda2be9527db7d85c86 to your computer and use it in GitHub Desktop.
Save parzibyte/3f2c88a2180fcdda2be9527db7d85c86 to your computer and use it in GitHub Desktop.
</main>
<footer class="px-2 py-2 fixed-bottom bg-dark">
<span class="text-muted">CRUD de MySQLi con PHP creado por
<a class="text-white" href="//parzibyte.me/blog">Parzibyte</a>
&nbsp;|&nbsp;
<a target="_blank" class="text-white" href="https://github.com/parzibyte/crud-php-mysqli">
Ver código fuente
</a>
</span>
</footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment