Posts by Saruque Ahamed Mollick

Author Biographical Info: Hi, I am a co-founder of CodeSpeedy Technology Private Limited.
I am in love with technology, music and green places.

How to Get Form Input Field Value In jQuery Easily

By Saruque Ahamed Mollick

Hello developer, Here you gonna learn how to get form input field value in jQuery very easily. I will show you how to fetch the input field value with the help of jQuery and therea.... Read More

How To Count The Number Of Characters Without Spaces in jQuery

By Saruque Ahamed Mollick

In this post, we gonna learn how to count characters without spaces in jQuery. It’s quite easy to do so. Follow the steps I’m gonna mention here. Create a textbox area..... Read More

Alert Before Leaving A Web Page Using JavaScript – jQuery

By Saruque Ahamed Mollick

In this tutorial, you gonna learn how to give an alert message or alert before leaving page in JavaScript – jQuery. In the first place, I will like to say that in many cases .... Read More

How to check if an HTML element is loaded or not using jQuery

By Saruque Ahamed Mollick

In this tutorial, I will show you an easy way to check HTML element is loaded or not using jQuery. Sometimes it’s become important for us to detect if an HTML element on our .... Read More

How To Display An HTML Element After Few Seconds ( delay )

By Saruque Ahamed Mollick

Hello learners, in this tutorial I am gonna show you an easy and effective way to Show or Display HTML Element After n Seconds with jQuery. Here I will also explain how to do this.... Read More

How to Hide HTML Element onclick in jQuery Easily

By Saruque Ahamed Mollick

In this tutorial, I am going to show you how to hide HTML element onclick in jQuery with both inline and in the script tag. you can hide an element in many ways. But here we gonna.... Read More

How To Delete All Files In A Directory In PHP

By Saruque Ahamed Mollick

Hello programmers, Today I am going to show you how to delete all files from a directory in PHP. I know sometimes its become very useful to delete all the files from a directory us.... Read More

Real Time Chat Application PHP With File Transfer System – AJAX

By Saruque Ahamed Mollick

Hello, Today I am here to provide you the free source code of real-time Chat Application in PHP with file transferring system. So how does this PHP Script work? Just Login By Ente.... Read More