Timeline for PHP Login System with persistent login
Current License: CC BY-SA 3.0
6 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 10, 2020 at 13:24 | history | edited | Community Bot |
Commonmark migration
|
|
Sep 11, 2017 at 16:44 | comment | added | TimSparrow | The last example is an illustration of the principle, you cannot use it directly. Just have a look at Zend Framework or Laravel (and many more others) and choose one you prefer. And yes, most query builders are based on PDO, so they do prepare before execute. | |
Sep 11, 2017 at 16:39 | comment | added | nick | Thanks, just one question in your last example, is it preparing the statement like when using PDO or not? | |
Sep 11, 2017 at 10:45 | history | edited | TimSparrow | CC BY-SA 3.0 |
syntax error corrected
|
Sep 11, 2017 at 10:22 | review | First posts | |||
Sep 11, 2017 at 10:24 | |||||
Sep 11, 2017 at 10:19 | history | answered | TimSparrow | CC BY-SA 3.0 |