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 Detect Keypress In JavaScript

By Saruque Ahamed Mollick

Hi programmers… In this tutorial, you are going to learn how to detect keypress in JavaScript. In easy words, the script will detect when you press a key and show you which K.... Read More

How to Access HTML Form Elements in JavaScript – Tutorial

By Saruque Ahamed Mollick

Hello developers, in this tutorial I am going to show you how to access HTML form elements in JavaScript. I know it’s very important to the developers to get the HTML form da.... Read More

How To Print Specific Part or Div of Webpage Using Javascript

By Saruque Ahamed Mollick

In this tutorial, I will show you how to Print Specific Part Of Webpage in Javascript Here print means what we do with ctrl + p on our browser. I am not going to print some line o.... Read More

Free Currency Converter PHP using Fixer io API

By Saruque Ahamed Mollick

Hello, Today I am gonna provide you Currency Converter API  PHP Source Code with explanation and how to use that PHP Script. This tutorial will help you to create your own PHP Cur.... Read More

How To Add text to image in PHP – Watermarking

By Saruque Ahamed Mollick

Hello learners, here I am gonna show you how you can easily add text to image in PHP. This is like watermarking any image you want. You will be able to use your own text that will .... Read More

Double Equal and Triple Equal in PHP with Difference

By Saruque Ahamed Mollick

Most of the PHP learners are in doubt on double equal and triple equal in PHP. Moreover, they are not sure where to use double equal and where to use triple equal in PHP. So, In th.... Read More

How to Parse XML Data in PHP

By Saruque Ahamed Mollick

Hi learners, today I am going to write how to parse XML data in PHP with examples. This tutorial will help you to understand the XML data structure and parsing data from each node .... Read More

Find Out What Happened On This Day PHP Script Using Hiztory API

By Saruque Ahamed Mollick

Hello Programmers, Today  In this Tutorial, I am gonna show you a cool PHP Code to show what happened on this day using Hiztory API. To understand this tutorial you should have ba.... Read More

Related Posts