Skip to content

Instantly share code, notes, and snippets.

@nikzad-avasam
Last active March 10, 2020 12:35
Show Gist options
  • Save nikzad-avasam/3fec734f233dbf4fb8fc442011f8f520 to your computer and use it in GitHub Desktop.
Save nikzad-avasam/3fec734f233dbf4fb8fc442011f8f520 to your computer and use it in GitHub Desktop.
login.php
<?php
echo 'this is login page';
?>
<?php
exit('here is register page');
?>
@nikzad-avasam
Copy link
Author

hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment