Custom Domain Email for Websites

Third-party email hosting services allow you to manage your custom domain email addresses with ease. Learn in this post how to create email addresses with custom domain name.

Custom Domain Email for Websites

Create Shortcodes in WordPress

A WordPress shortcode is piece of code wrapped inside brackets which is used to add custom functionality and feature to content of website post or page. Understand how to create custom shortcodes in WordPress without a plugin.

Create Shortcodes in WordPress

Autocomplete Address Field in Google Maps

Providing users with a smooth and intuitive experience is critical when it comes to entering address details. Learn how to use google autocomplete address API with google maps to suggest locations on map.

Autocomplete Address Field in Google Maps

Array & XML Conversion in PHP

It often requires converting between XML and PHP arrays when working with APIs, feeds and third-party integrations. Learn how to convert XML to array and array to XML in PHP application.

Array & XML Conversion in PHP

Create a WordPress Plugin (Basic Guide)

A WordPress plugin is like an add-on or extension that extends the functionality of WordPress by adding new features or modifying existing one. Learn how to build a WordPress plugin in this post.

Create a WordPress Plugin

Add Google Map with Multiple Markers

Google Maps is important for website that intent to show locations, events or points of interest on an interactive map. Learn how to add google map with multiple markers to website step by step.

Add Google Map with Multiple Markers

Git Submodules Integration

Git Submodule is like a subdirectory inside another directory allowing to reuse some shared modules and dependencies. Learn how to initialize, add, update and remove git submodules step by step.

Git Submodules Integration

Cloudflare Turnstile CAPTCHA Checkbox with PHP

Cloudflare's Turnstile is a modern alternative to other traditional CAPTCHA systems and providers. It helps to balance website's security without disturbing the user experience. Learn how to implement Cloudflare Turnstile checkbox CAPTCHA in PHP with minimal effort.

Cloudflare Turnstile CAPTCHA Checkbox

Custom 404 Page in WordPress

A 404 page is a standard page where user is redirected when user tries to visit a specific page that does not exist on web server. Learn in this post to create a custom 404 page in WordPress without a plugin.

Custom 404 Page in WordPress

Blogger Custom Head Content and Meta Tags

Blogger is a google powered free blogging platform. Blogger loads content of head element with blogger's special include tag whereas some meta tags can be manually added. In this post we will learn how to add custom head content and meta tags to blogger theme.

Blogger Custom Head Content and Meta Tags