Prince Joal
Web Developer
  • Name: Prince

  • Birthday: 28 February 1993

  • Job: Freelancer

  • Email: i@princejoal.com

  • Skype: 1081a1d198d8081c

  • PORTFOLIO
  • BLOG
  • CONTACT
Hire Me

Blog Posts

linux commands
Technology

Linux Ubuntu Commands

This article is about linux terminal commands $ pwd – The pwd command is used to display the location of the current working directory. $ mkdir <directory name>   The mkdir command is used to create a new directory under any directory. $ rmdir <directory name> The rmdir command is used to delete a directory. $ ls The ls command is used …

2021-11-07
free-smtp
Php, Technology

Send Mail using Gmail SMTP with PHP.

A website is incomplete without mail functionality Both static and dynamic websites require it. As contact form or another way like feedback form or anyway, you can use it, So today I will tell you how you can send email from the website in an easy way. With Few steps, you can, integrate this PHP …

2020-05-08
Ballon Games
Javascript, Technology

Typing Game with jquery

This is a simple typing game experimental using jquery. The main criteria here is to understand how to read Keyboard Character Codes and displaying its equivalent Character on to screen. You may notice so many bugs in live demo, because this program is not implemented fully as we concentrated on important code blocks only. Live …

2020-05-05
© 2013 All rights reserved. Designed by Prince Joal