Skip to content

The answer to question three multiple encryption is wrong #17

@Onetpaer

Description

@Onetpaer

right answer:
<?php $login = array('user' => "ichunqiu"); $token = base64_encode(gzcompress(serialize("ichunqiiu"))); print($token); echo '</br>'; print($login['user'] === 'ichunqiu');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions