Skip to content

Instantly share code, notes, and snippets.

@aeknarinamn
Created June 30, 2020 07:02
Show Gist options
  • Save aeknarinamn/db9da1a156bca087947d421d048bf3c6 to your computer and use it in GitHub Desktop.
Save aeknarinamn/db9da1a156bca087947d421d048bf3c6 to your computer and use it in GitHub Desktop.
<?php
$getParam = $_GET['liff_state'];
$paramUrlDecode = urldecode($getParam);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment