WordPress was released latest version (4.7) called Vaughan and it is the last major update for this year. WordPress 4.7 is available for update and download in your WordPress dashboard. WordPress 4.7 comes with some exciting features and improvements. In t...

By: CodexWorld Dec 8, 2016
PHP

QR Code is a machine-readable code that consists of black squares on a white background. QR code typically used for storing information which readable by the camera. Sometimes you required to generating dynamic QR code for products, members, or other items...

By: CodexWorld Dec 7, 2016

Enlarge image on hover creates a better user interface in any web application. You can easily add zoom effect to the image on mouseover with CSS and jQuery. If you don't want to use any plugin for the zoom effect, our simple image zoom effect script is a p...

By: CodexWorld Nov 24, 2016

A loader is a very useful element for every web project. When we use Ajax to update parts of a web page, some time needs to get the respective content. At this situation, preloader is a perfect choice for notifying the user to wait. You can use an image as...

By: CodexWorld Nov 20, 2016

A custom 404 error page lets you display a well-designed page when a page-not-found error occurs. It makes a web application user-friendly and helps the user to navigate back to your website. There are many reasons for having a 404 page in CodeIgniter. Mai...

By: CodexWorld Nov 14, 2016
PHP

Online poll mainly used to identify the choice of web users. Online survey or poll is mostly used on the web today, and there are many services are available which provides a built-in poll system. However, you can easily implement the online voting system ...

By: CodexWorld May 22, 2018

Speed is an essential element for every successful website. The low website speed affects search engine ranking. If your website takes much time to load, it will lose lots of visitors as well as revenue. According to Google Search Engine ranking algorithm,...

By: CodexWorld Jun 25, 2021
PHP

The login system allows the user to create and log in to their account for accessing the website content. The login system is a key feature for every membership website. If you want to restrict access to the website content and allow only the logged-in use...

By: CodexWorld Sep 19, 2023

There are thousands of providers are available for web hosting, but choosing a best from those is a tough decision. Web hosting takes an important role of your website success. Before selecting a host, ensure that your web hosting company would fulfill you...

By: CodexWorld Jun 25, 2021

Real-time search or live search is a great feature for filtering records in an HTML table. Live search helps to provide a better user interface in your web project. If you want a lightweight solution for live search, our code snippets will best choice for ...

By: CodexWorld Oct 17, 2016

A web page load time depends on the page elements and it may be longer for lots of images, JavaScript, and CSS. Sometimes well-designed pages suffer for page load time. Displaying a loading image on page load is a great idea to maintain the user experience...

By: CodexWorld Oct 13, 2016
keyboard_double_arrow_up