Are you want to prevent visitors from copying your web page content? In this short article, we'll show you how to stop content theft from your website using jQuery. For stopping the content copy of your website you can do two things, one is to disable the ...

By: CodexWorld Apr 22, 2016
PHP

The dynamic dependent select box is used to auto-populate the dependent data in the dropdown list. Bases on the drop-down selection, the dependent data are retrieved from the database and display in the next select box. Dynamic dependent dropdown is very u...

By: CodexWorld Jun 20, 2023

Assume that, your module needs the database tables for storing the module related data. In this tutorial, we'll discuss the process of creating a table into the database during module installation. Your module needs a .install file, which helps your module...

By: CodexWorld Oct 28, 2015

.htaccess file is a configuration file used to override the main server configuration. .htaccess file placed in a directory and the configuration is applied to that particular directory and all the subdirectories. The most usage of the .htaccess file is Re...

By: CodexWorld Mar 14, 2023
PHP

PayPal Payments Pro provides a powerful and customizable solution to accept payment in the web application. Website Payments Pro API allows you to accept credit and debit cards directly on the website. The main advantages of PayPal Pro are that customers d...

By: CodexWorld Mar 20, 2023

PayPal sandbox test accounts are virtual PayPal accounts that exist only in the Sandbox environment. Sandbox accounts are used by PayPal Developer for testing PayPal transaction. Create PayPal sandbox account and PayPal website payment pro sandbox account ...

By: CodexWorld Nov 2, 2015

Featured image or post thumbnail is pretty useful for your WordPress site. Using this feature, you'll be able to add the thumbnail to WordPress post. This article will explain about how to add featured image or post thumbnail in WordPress. If you are a Wor...

By: CodexWorld Oct 9, 2015

The module helps to extend and customize Drupal functionality. Drupal have three kinds of modules, core, contributed and custom. In this tutorial, you can learn how to create your own module in Drupal 7. Our step by step guide helps beginners to make a dru...

By: CodexWorld Apr 22, 2016

The multi-language feature is necessary for the modern web application. This feature is used for the purpose of internationalization. In this tutorial, we will discuss how to implement the multi-language feature in CodeIgniter framework. Using CodeIgniter'...

By: CodexWorld Sep 25, 2015

If your website takes the long time to load, most of the visitors can leave. According to the Google ranking algorithm, search ranking depends on site speed. So, the speed of your site influence the visitors and SEO. This WordPress optimization tutorial he...

By: CodexWorld Sep 21, 2015

Are you working on eCommerce application? And concerned about the user experience? If so, then you can use jQuery Fly to Cart Effect. Our jQuery Fly to Cart / Fly to Basket script helps you to implement flying images effect while products are added to shop...

By: CodexWorld Apr 22, 2016
keyboard_double_arrow_up