There are 2 articles tagged as "authentication"

Connecting to MySQL 8

on March 24, 2018. in Software, Development. A 1 minute read.

I’ve used recently PHPDocker.io to generate a set of Docker files for a pet project and it had the option to use MySQL 8 and of course I went with that. The problem was when I wanted to connect to the database that was on this MySQL 8 server.

Continue reading Connecting to MySQL 8...

Login example with Zend_Auth

on January 05, 2009. in Development, Programming. A 6 minute read.

Happy New Year! Hope everyone had a blast for New Year’s Eve and managed to get some rest :) This is my first working day for this year. I’m still kinda lazy and sleepy. And I wanna eat something all the time. Damn you candies!!!

Continue reading Login example with Zend_Auth...