Lambda
Posted on 2017-06-01 13:15:35
Links
Read More
GdiPlus::Color enum Colors Table
Posted on 2017-05-12 14:27:37
So tired to test all colors from Gdiplus::Color enum, I have created this table to find better colors to use in my projects.
Read More
PHP and NGINX
Posted on 2017-05-12 13:14:59
Running NGINX with PHP on Windows.
Read More
Omar Fernando Pessôa
Posted on 2016-11-17 16:02:35
How to create enums with postgres.
Posted on 2016-11-17 16:02:23
Enum, an enumerated type is a data type consisting of a set of named values called elements, members, enumeral, or enumerators of the type.[Wiki]
Read More