Your tutorials are the best with explanation, I love you brother. I have a problem based on your tutorial I watched, you explained how we can get days and time difference between two dates but am confused on how to get only the weekdays and exclude the weekend. I will be glad if you can help me out sir..... There is no solution to that anywhere. Please help me.
Thanks for the video. I have an issue. When I press the button it filters and show result for one second then go back to the full table. What could it be?
Sir very very helpful lecture but i face an issue of Search bar and pagination which is associated with DataTable Script but it dont works properly kindly help me
Hi Sumit you have to define one $sum = 0 and in loop you have to write $sum = $sum + $row["value"] and after completing of loop you can get the sum of whole table value.. Thanks