- Notifications
You must be signed in to change notification settings - Fork0
CSRF Synchronizer Token Pattern - PHP
License
athiththan11/CSRF-Synchronizer-Token-Pattern-PHP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A sample implementation of CSRF Synchronizer Token Pattern in PHP
live demo | Deployed on Heroku
You'll need PHP in your working machine to run this application
Download and install either
to run this application your local machine
OR
Download and install PHP for windows inhere. You can referthis post to install PHP 7 in your windows machine and to set the environment variables.
If you are using VS code as your text editor, you can installthis extension to run the application straight from your text editor. (Make sure to install PHP as first priority and then install the extension to configure the $PATH variables).
If the environment is configured using either xampp or wamp servers, then clone the repo and paste it inside the htdocs folder to run the application.
If the environment is configured manually with the VS code extension, then clone the repo and open it using VS code. Then start the PHP server by pressing
ctrl+shift+p and searching for "Serve Project with PHP"
About
CSRF Synchronizer Token Pattern - PHP
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.