PHP

In sentence case, the first character of an English sentence is capitalised and subsequent characters are lowercased, except for proper nouns and other words which are generally capitalised by a more specific rule. Converting string to sentence case is use...

By: CodexWorld Jul 15, 2016
PHP

XML stands for Extensible Markup Language which is used for store and transport data. Some web project needs to store products, user, or other information in the XML file. In those projects, you should need to create and save data in the XML file. Also, XM...

By: CodexWorld Jul 5, 2016

The featured image would not be automatically displayed in the RSS feed. A filter need to be added to display featured image in RSS feed. In this article, we'll provide the simple way to add featured image to WordPress RSS feed. Using add_filter() with a s...

By: CodexWorld Jun 27, 2016
PHP

In the present day, YouTube embed video is used on many websites. Many web project needs to implement a YouTube video gallery where YouTube video thumbnails are dynamically listed in the gallery. In this article, we'll provide the short PHP snippet to get ...

By: CodexWorld Jun 20, 2016

In WordPress, page templates are a specific type of template file that are used for a specific page or group of pages. The page templates are used to change the look and feel of the pages. This tutorial shows you how to create custom page templates that ca...

By: CodexWorld May 26, 2016

Sometimes you want to display Google Map as an image or save Google Map image to the server for further use. Using Google map as an image is comes when we concern about the website loading time. Also, it is useful for displaying the user's location map in ...

By: CodexWorld May 9, 2016
PHP

This short tutorial will explain how you upload images and create thumbnail of the images using PHP. You can learn dynamic thumbnail creation with our tutorial and easily integrate this script at your project. Also you would be able to view the working liv...

By: CodexWorld Apr 27, 2016

The alert window is very common and useful things for every web projects. We use alert dialog box for display messages in the browser. All browsers have their default alert window style. Many times we need a custom alert dialog box for matching with our pr...

By: CodexWorld Apr 27, 2016

Social Media is rising in popularity, it makes easier to reach visitors and make your presence felt on search engines. The easiest way to increase website visitors is social like, which can also earn a lot of fan following. The popular social buttons are F...

By: CodexWorld Apr 27, 2016
PHP

This article will explain how to convert color code from Hex to RGB or Hex to RGB using PHP. We have created a PHP function for converting the color code to RGB or Hex. rgb2hex2rgb() function makes color conversion simple.

By: CodexWorld Apr 22, 2016

Need Cost-Effective Web or App Development?

We provide affordable web and mobile app development services for startups and businesses—without compromising code quality, security, or scalability.

💰 Budget-friendly • 🌍 Global clients • 🚀 Production-ready solutions

LATEST HOW TO GUIDES

    keyboard_double_arrow_up