boionfire81-zz

Results 5 issues of boionfire81-zz

Using Chrome. None of the attempts seem to be making it beyond this error.

1. Using just a standard php file. 2. Required the anticsrf.php file. 3. Do not have/use twig so I tried calling it using A. generateToken('form.php') B. $csrf=$AntiCSRF->generateToken('form.php'); and added the...

**Class 'ParagonIE\AntiCSRF\AntiCSRF' not found** structure: domain.com/index.php ----> require('myincludes/myautoloader.php'); domain.com/my includes/myautoloader.php domain.com/my includes/ParagonIE/AntiCSRF/AntiCSRF.php domain.com/my includes/ParagonIE/yourautoloader.php myautoloader.php calls ParagonIE/yourautoloader.php Which is copy/pasted from here.

New one here: Too few arguments to function {closure}(), 1 passed and exactly 2 expected

Unknown what other resource it is trying to call. I could not find ResponseHeader in either Cookie or Session files.