Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Поле passwd не регулярно #38

Open
Hrombel opened this issue Mar 23, 2019 · 0 comments
Open

Поле passwd не регулярно #38

Hrombel opened this issue Mar 23, 2019 · 0 comments

Comments

@Hrombel
Copy link

Hrombel commented Mar 23, 2019

$stmt->execute(array($_GET['login'], $_GET['passwd']));

Оно отличается, например, от этого:
$stmt->execute(array($_POST['login'], $_POST['password']));

Хорошо бы стандартизировать

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant