Blogs

  • Blender 3D. When you do not have numpad

    There are many shortcuts in Blender that use numpads. Mostly keyboards on the laptop do not have a numpad. And so when I try to hit shortcuts such as Num 7 for a top view. It does not work.

  • How Email Verification works on Registration in PHP

    Users can register using any Email on any website. But all the websites verify these emails by sending an email with an activation link. What happens exactly behind the scene is quite simple.

  • How to send an HTML Mail using Pear:Mail.

    Example to send an HTML main in PHP using Pear:Mail.