Skip to content

Instantly share code, notes, and snippets.

@Kaspik
Kaspik / gist:253512be0f020b151201171a2484c72f
Last active February 4, 2018 11:27
PHP + HTML file with <?php suggestion
<!DOCTYPE html>
<html lang="cs">
<head>
<meta charset="UTF-8">
</head>
<body>
<div id="pagewrap">
<?php
$const = 2;
?>