Personal3 Min Read onJanuary 11, 2025 “From Domains to Dreams: My Quest to Build Something Real” For years, I’ve nurtured a peculiar habit. I’d get struck by a brilliant flash of an idea, and my immediate reaction would be, “I need a… Discover More
onApril 24, 2018 Symfony Doctrine Many to Many Relationship (ManyToMany) Many to many relations are one of the mostly used relations in the relational database. It took a while for me to figure how to properly… Discover More
onApril 8, 2018 Why do we need to upgrade PHP 5.6 to PHP 7.2? The current version of PHP which is 5.6 has reached the end of life on 19th Jan 2017. PHP team has stopped support for 5.6, and no more new… Discover More
onJuly 2, 2017 TinyMCE remove height & width from image It is so annoying the TinyMCE editor image plugin saving the height and width of the image. You can turn it off in the settings.… Discover More
onApril 21, 2009 Twitter Security Issue, Don’t use your main password Today my friend was writing a small application to post updates to twitter. We found that the API is not secure (does not use SSL). I… Discover More