If you have a website that takes much to load in the browser that makes your website user get frustrated and they leave out of the site. To avoid this most of the site must be optimized to load too….. Read More >>>>
Posts By: muni
Add Remove Table Rows Dynamically Using jQuery
This is upgrade to the my previous tutorial on Dynamically Add or Remove Table Row Using jQuery. I had added two more functionality that I missed in the previous tutorial. That two functionality are 1. When we delete table rows,….. Read More >>>>
Instant Search With Pagination in PHP, MySQL, jQuery and Ajax
This tutorial cotinuation of my previous tutorial on jQGrid, in this tutorial i had added advanced searching functionality with pagination using jQGrid. Before continuing this tutorial please refer following tutorial jQGrid. 1. Pagination, Previous, Next, First and Last button using….. Read More >>>>
Setting Virtualhost Using XAMPP In localhost
Everyone like to host their site in the name they wanted to host, but most of time it is not possible because someone already bought that domain and hosted their sites. You can make your dream to come alive by….. Read More >>>>
jQGrid PHP inline Editing
In this tutorial we are going to see how to implement inline edit of jQGrid using php. This jQGrid table has extra column, which has three button to perform edit, save and cancel actions respectively. when user clicks on particular….. Read More >>>>
Pagination, Previous, Next, First and Last button using jQGrid, PHP, MySQL, jQuery and Ajax
Web applications realiablity depends on how much user friendliness that application was to the user. Mostly when we display large pile of data to user, we need to give choices to the user how they want to view those data’s….. Read More >>>>