Plugin - CodexWorld https://www.codexworld.com/tag/plugin/ Web & Mobile App Development Company Fri, 22 Aug 2025 05:28:08 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico Plugin - CodexWorld https://www.codexworld.com/tag/plugin/ 32 32 91409221 Create Dynamic Image Slider with PHP and MySQL https://www.codexworld.com/create-dynamic-image-slider-with-php-mysql/ https://www.codexworld.com/create-dynamic-image-slider-with-php-mysql/#comments Fri, 13 Jan 2023 06:37:18 +0000 https://www.codexworld.com/?p=5223 Image slider is mostly used to display banners or products on the web page. It helps to display multiple images or elements in the same section without taking up much space on the web page.

The post Create Dynamic Image Slider with PHP and MySQL appeared first on CodexWorld.

]]>
https://www.codexworld.com/create-dynamic-image-slider-with-php-mysql/feed/ 1 5223
Tags Input with Autocomplete using jQuery and PHP https://www.codexworld.com/tags-input-with-autocomplete-using-jquery-php/ https://www.codexworld.com/tags-input-with-autocomplete-using-jquery-php/#respond Wed, 07 Sep 2022 05:18:39 +0000 https://www.codexworld.com/?p=5050 Tags are used to organize posts or articles on the website. Tags provide an effective way to group related posts and make it easier for the user to find relevant posts quickly. It also helps

The post Tags Input with Autocomplete using jQuery and PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/tags-input-with-autocomplete-using-jquery-php/feed/ 0 5050
DataTables Server-side Processing with Custom Links and Buttons using PHP https://www.codexworld.com/datatables-server-side-processing-add-links-buttons-to-row-column-with-php/ https://www.codexworld.com/datatables-server-side-processing-add-links-buttons-to-row-column-with-php/#comments Fri, 02 Sep 2022 06:19:23 +0000 https://www.codexworld.com/?p=5045 DataTables JavaScript library is a quick and powerful way to build an HTML table with advanced features. It helps to make the HTML table interactive and user-friendly with a data list. We can easily add

The post DataTables Server-side Processing with Custom Links and Buttons using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/datatables-server-side-processing-add-links-buttons-to-row-column-with-php/feed/ 2 5045
PHP Event Calendar using FullCalendar JS Library https://www.codexworld.com/php-event-calendar-using-fullcalendar-javascript-library/ https://www.codexworld.com/php-event-calendar-using-fullcalendar-javascript-library/#comments Mon, 11 Jul 2022 05:11:43 +0000 https://www.codexworld.com/?p=4998 The Event Calendar lists the events date-wise in a large calendar view. The events are fetched dynamically and listed under the date cell. An event calendar makes it easier to find the events for a

The post PHP Event Calendar using FullCalendar JS Library appeared first on CodexWorld.

]]>
https://www.codexworld.com/php-event-calendar-using-fullcalendar-javascript-library/feed/ 7 4998
Add Custom Search and Filter to DataTables Server-side Processing with PHP https://www.codexworld.com/datatables-server-side-processing-custom-search-filter-with-php-mysql/ https://www.codexworld.com/datatables-server-side-processing-custom-search-filter-with-php-mysql/#comments Wed, 27 May 2020 05:42:58 +0000 https://www.codexworld.com/?p=4407 DataTables jQuery plugin provides a quick and easy way to display data list in tabular format on the web page. The search, filter, and pagination functionality can be easily added to the HTML table with

The post Add Custom Search and Filter to DataTables Server-side Processing with PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/datatables-server-side-processing-custom-search-filter-with-php-mysql/feed/ 2 4407
Upload and Insert Image in CKEditor using PHP https://www.codexworld.com/ckeditor-upload-image-to-server-using-php/ https://www.codexworld.com/ckeditor-upload-image-to-server-using-php/#comments Thu, 02 May 2019 20:34:50 +0000 https://www.codexworld.com/?p=3980 CKEditor plugin provides the easiest way to add WYSIWYG Editor to the input field on the web form. Generally, the WYSIWYG editor is used to replace the textarea for submitting the HTML content. You can

The post Upload and Insert Image in CKEditor using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/ckeditor-upload-image-to-server-using-php/feed/ 5 3980
Insert Image with Caption in CKEditor https://www.codexworld.com/ckeditor-insert-image-with-caption/ https://www.codexworld.com/ckeditor-insert-image-with-caption/#comments Mon, 11 Feb 2019 13:50:48 +0000 https://www.codexworld.com/?p=3837 CKEditor provides various plugins to enhance the functionality of the WYSIWYG HTML editor. The Image plugin is one of the most useful to insert images into the editor content. By default, the Image plugin is

The post Insert Image with Caption in CKEditor appeared first on CodexWorld.

]]>
https://www.codexworld.com/ckeditor-insert-image-with-caption/feed/ 1 3837
Autocomplete Textbox with Multiple Selection using jQuery in PHP https://www.codexworld.com/autocomplete-multiselect-textbox-multiple-selection-jquery-php/ https://www.codexworld.com/autocomplete-multiselect-textbox-multiple-selection-jquery-php/#respond Tue, 27 Nov 2018 06:22:07 +0000 https://www.codexworld.com/?p=3625 Autocomplete Textbox displays the suggestions under the input field to allow the user to select a value from the pre-populated values list. It helps the user to find and select a desired value from the

The post Autocomplete Textbox with Multiple Selection using jQuery in PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/autocomplete-multiselect-textbox-multiple-selection-jquery-php/feed/ 0 3625
DataTables Server-side Processing with PHP and MySQL https://www.codexworld.com/datatables-server-side-processing-with-php-mysql/ https://www.codexworld.com/datatables-server-side-processing-with-php-mysql/#comments Tue, 25 Sep 2018 05:24:54 +0000 https://www.codexworld.com/?p=3510 DataTables is a jQuery plug-in that provides a quick and easy way to list data in a tabular format on the web page. You can add the sorting, filtering, and pagination functionality to the HTML

The post DataTables Server-side Processing with PHP and MySQL appeared first on CodexWorld.

]]>
https://www.codexworld.com/datatables-server-side-processing-with-php-mysql/feed/ 4 3510
Attach Color Picker to HTML Element using jQuery https://www.codexworld.com/jquery-color-picker-attach-to-html-element/ https://www.codexworld.com/jquery-color-picker-attach-to-html-element/#respond Tue, 22 May 2018 19:23:11 +0000 https://www.codexworld.com/?p=3267 Color Picker is a graphical UI widget that is used to select colors. The user can select and adjust color values with Color Picker component. In the website, color picker widget allows the user to

The post Attach Color Picker to HTML Element using jQuery appeared first on CodexWorld.

]]>
https://www.codexworld.com/jquery-color-picker-attach-to-html-element/feed/ 0 3267