docker ⌛︎ 6 min read Dockerize PHP app with Apache on HTTPS Secure websites are crucial these days. By Dockerizing it, let's learn how to enable HTTPS on localhost for a PHP application on Apache.
PHP ⌛︎ 3 min read Upload files to PHP backend using fetch and FormData PHP is a good server side scripting language to kickstart project. In this post, we will see how to upload files to PHP backend using fetch and FormData.
PHP ⌛︎ 3 min read PHP vs Ruby vs Python The entire web world is built with a few programming languages which slightly vary in their taste and features. The silent war between languages is strengthening with the introduction of new ones into the scenario and this also provides the programmer, a variety of choices. An infographic study by Udemy
vulnerability ⌛︎ 1 min read PHP Floating Point Bug Crashes Servers PHP scripting language could crash servers when the software is given the task of converting a large floating point number, raising the possibility that the glitch could be exploited by hackers