Created
May 20, 2018 12:36
-
-
Save gianghl1983/0fecfe18a3d58525c0a6bca7798d3a72 to your computer and use it in GitHub Desktop.
Kiểm tra người dùng đã đăng nhập chưa
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
if ($_GET['submit']) { | |
//do SMT | |
} | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment