PHP check session has started
THIS SITE IS MIRROR || Skip to Full Contents (Read More) PHP check session has started - Posted on December 25, 2018 12:58 AM by Dimas Lanjaka Kumala Indra PHP Programming PHP PHP >= 5.4.0 , PHP 7 if (session_status() == PHP_SESSION_NONE) {… PHP >= 5.4.0 , PHP 7if (session_status() == PHP_SESSION_NONE) { session_start();} Reference: http://www.php.net/manual/en/function.session-status.php For versions of PHP THIS SITE IS MIRROR || Skip to Full Contents (Read More)
How to Make Blogger Safelink Converter v3
THIS SITE IS MIRROR || Skip to Full Contents (Read More) How to Make Blogger Safelink Converter v3 - How to Make Blogger Safelink Converter v Understanding What is Safelink on blogger or wordpress ?Safelink is one option blogs How to Make Blogger Safelink Converter v3
Understanding What is Safelink on blogger or wordpress ?Safelink is one option blogs download or url redirect is used by many people, because of the b THIS SITE IS MIRROR || Skip to Full Contents (Read More)
[JS][PHP] Regexp for matching URL Pattern
THIS SITE IS MIRROR || Skip to Full Contents (Read More) [JS][PHP] Regexp for matching URL Pattern - img src=https://res.cloudinary.com/dimaslanjaka/image/fetch/https://www.webubi.com/wp-content/uploads/2017/03/regex.png alt=regexp Regexp Pattern Untuk mencocokkan semua jenis URL, kode berikut seharusnya berfungsi:<?php $regex = “((https?|ftp)://)?”; // SCHEME $regex .= “([a-z0-9+!(),;?&=$_.-]+(:[a-z0-9+!(),;?&=$_.-] THIS SITE IS MIRROR || Skip to Full Contents (Read More)
Load CSS Asynchronously
THIS SITE IS MIRROR || Skip to Full Contents (Read More) Load CSS Asynchronously - h1 itemprop=headline name class=text-center>Load CSS Asynchronously <script Load CSS Asynchronously
Usage:loadCSS(‘//CSS_URL’);loadCSS(‘//raw.githack.com/PrismJS/prism-themes/master/themes/prism-vs.css’); THIS SITE IS MIRROR || Skip to Full Contents (Read More)
Simple PrismJS
THIS SITE IS MIRROR || Skip to Full Contents (Read More) Simple PrismJS - Simple PrismJS Syntax Highlighter pre> Not Single Usage: code block Welcome to the real-time Simple PrismJS Syntax Highlighter
(Not Single)
Usage: code block
Welcome to the real-time HTML editor!
Type HTML in the textarea above, and THIS SITE IS MIRROR || Skip to Full Contents (Read More)