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.

Happy Durga Puja Wishing Web Script with JavaScript and PHP

By Saruque Ahamed Mollick

In this post, I am going to share you a free web script made with PHP JavaScript CSS and HTML. With this free script, you can create a webpage to wish your visitors. You can also u.... Read More

How to count the number of lines in a text file using PHP

By Saruque Ahamed Mollick

Hello, I have posted several posts on working with a text file in PHP. Some of those were really helpful to the learners. Like How to read a particular line from a text file in PHP.... Read More

How to sort array of numbers in JavaScript Easily

By Saruque Ahamed Mollick

Hello programmers, I am again here to show you how to sort an array of numbers in JavaScript easily. I know that using the sort method you can easily sort an array of strings. But .... Read More

Real Time Currency Converter WordPress Plugin for Widget

By Saruque Ahamed Mollick

In this modern era, we need to be aware of currency rate and those kinds of stuff. Here I am going to provide you with the best real-time currency converter WordPress plugin for th.... Read More

Free cool 3d image hover effect source code download

By Saruque Ahamed Mollick

In this post, I am not going to give you any tutorial or coding solution post. This post is something different from other posts. This post is on 3d image hover effect using pure C.... Read More

Java program to replace one string with another string

By Saruque Ahamed Mollick

In this Java tutorial, I’ll show you how to replace one string with another string in Java. This is probably the easiest Java program to replace one string with another strin.... Read More

How to read a specific line from a text file in Java

By Saruque Ahamed Mollick

In this Java tutorial, I will show you the easiest way to read a specific line from a text file in Java. There is not only a single number of way to do this. There are a lot of way.... Read More

How to read a particular line from a text file in PHP

By Saruque Ahamed Mollick

In this tutorial, I am gonna show you how to read a particular line from a text file in PHP. In the previous posts, I have shown you working with a text file in PHP several times,Â.... Read More