April 30, 2025 - 18:30

Web Development

HTML5 & CSS3 How to Build Modern Forms with HTML5?

Today, forms are an essential component of websites. Whether it's a registration form, a feedback section, or even an order page, forms are one of the...

PHP PHP Code Examples - Part 2

I continue to share some handy utility functions that are good to always have within reach. This time, my focus is on date-related functions. The fir...

HTML5 & CSS3 Geolocation API Example

I’m sharing a sample code demonstrating how to use the Geolocation API, which is one of the features introduced with HTML5. With this example, you can...

HTML5 & CSS3 HTML Language Codes

ISO Language Codes: The HTML lang attribute is used to specify the language of a web page. It helps search engines and browsers understand the conte...

PHP Redirecting to HTTPS with PHP

Hello there. You've paid your hosting provider and installed SSL. However, people are still able to access your site without SSL. This also applies to...