Web Development
Posts about web development, PHP, JavaScript, CSS, and other web technologies. I'll talk about the web technologies in general and also my experience using them.
Posts about web development, PHP, JavaScript, CSS, and other web technologies. I'll talk about the web technologies in general and also my experience using them.
I don't want to have to update dependencies, or deal with an image gallery that has a security vulnerability or a privacy policy that is no longer compliant with the latest EU laws.
Is it even possible to have a website like this? Can modern content management systems offer fully featured websites that will work for 5 years straight without needing an update or don't leak sensitive data?
Wow, there is HTTPS now!
I need some content to test the website's code.
The codebase got a tiny bit better. I was using iframes for menu, header, footer...
This is the worst codebase ever.
This is my first blog post where I introduce my new website.
The Zend Engine is an open-source virtual machine and compiler written in C that serves as the core interpreter for the PHP programming language by converting scripts into executable opcodes and managing runtime resources.
For years, web developers had to deal with z-index wars, complex JavaScript, and accessibility hacks just to create a simple dropdown menu or tooltip. The new HTML Popover API solves this natively.
Browsing the web without HTTPS is like sending your private data on a postcard—anyone can read it. This guide demystifies the 'Green Lock,' explaining the crucial difference between HTTP and HTTPS, how SSL encryption protects your users, and how Let's Encrypt revolutionized the industry by making web security free and accessible for everyone.