Skip to content

Instantly share code, notes, and snippets.

View AdnanHussainTurki's full-sized avatar
👓
Yes! You found me.

Adnan Hussain Turki AdnanHussainTurki

👓
Yes! You found me.
View GitHub Profile
{% extends 'templates/maindefault.twig' %}
{% block metadesc %}{{ post.meta_desc}}{% endblock %}
{% block title %}{{post.meta_title}}{% endblock %}
{% block content %}
<article itemscope itemtype="http://schema.org/BlogPosting" >
{% include 'templates/post/complete.twig' %}
{% include 'ads/leaderboard.twig' %}
{% include 'templates/post/partials/text.twig' %}
{% include 'templates/post/partials/resource.twig' %}
<?php
/**
* @Author: Adnan Hussain Turki
* @Website: www.myphpnotes.com
* @Email Address: adnanhussainturki@gmail.com
=====================================
* @Creation Time: 2019-09-06 19:47:42
* @Last Modified by: Adnan
* @Last Modified time: 2019-09-18 01:00:35
<?php
session_start();
if (isset($_SESSION['gusername']) AND isset($_SESSION['gtoken'])) {
header("location: home.php");
die();
}
?>
<!DOCTYPE html>
<?php
/**
* @Author: Adnan Hussain Turki
* @Website: www.myphpnotes.com
* @Email Address: adnanhussainturki@gmail.com
=====================================
* @Creation Time: 2019-09-06 19:47:42
* @Last Modified by: Adnan
* @Last Modified time: 2019-09-18 01:00:35
"use strict";
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superCl
"use strict";
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superCl
/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);