I was trying to customize the translation of a WordPress theme using Loco translator plugin, and I faced the situation where I can’t save the translations that I made. I got this error message: Error: Not Acceptable. To...
Category - Web Dev & Web Design
jQuery Datatables State Save : Client and Server-Side
One of my customers requested a feature which consists of saving the picture of a Datatable (current page, search inputs, filtered results, page size…) for future reloading of the page. Three keywords describe well the...
Which NoSQL Database should I use ?
Before picking the right NoSQL Database to use, it is imperative that you select one that will fit your business requirements. You have to consider many points before making the choice as these databases vary in the way they...
Develop faster Symfony applications using PhpStorm
If you are a developer, then you will definitely know what an IDE is and how it helps to code easier and faster. For PHP developers, the best IDE available in the market is PhpStorm, a product from JetBrains that is similar to...
Top 3 Syntax Highlighter plugins for WordPress
Your are a blogger passionate about web development, web design, script programming etc. and you share with your readers tutorials, tips, and tricks, then you will need a Syntax Highlighter and this article is for you. Usually...
Datatables:Client and server-side processing(PHP,MySQL,Ajax)
jQuery DataTables is an excellent jQuery plugin to transform your HTML table from a classical Table to a DataGridView component that includes many features (Pagination, instant search by single or multiple columns, Sorting and...