+ 1

How can I start learning about databases?

I'd like to create a login with a database connection

24th Aug 2018, 12:17 PM
Luis Felipe Arroyave Valencia
Luis Felipe Arroyave Valencia - avatar
2 Respostas
25th Aug 2018, 3:04 PM
Femi
Femi - avatar
+ 2
Install wamp, create a databse utf8_general_ci, play with tables in your database and do somes tests using php and connecting to your database using the PDO function :)
24th Aug 2018, 2:40 PM
Sam Pache
Sam Pache - avatar