Writing a RSS News Aggregator with PHP and Ajax

If you have followed our latest tutorial on installing a local or remote host LAMP server, and got yourself a PHP with Apache and MySQL installation, then you can go through this tutorial without having any problem. We wrote the code for you, so you can just copy paste it, but don`t forget to actually… Continue reading Writing a RSS News Aggregator with PHP and Ajax

Installing the LAMP server Stack in Debian

A little about Debian Debian is a Linux-based distribution and it is one of the most respected ones in the web server domain. We can easily say that 30% of the world’s websites are hosted on a Debian server with LAMP installed thus it is required to have knowledge about it’s installation and it’s maintenance.… Continue reading Installing the LAMP server Stack in Debian

Encrypting Email From Your Website

In any website with any user account system, you’re probably going to have a decent amount of website security. But have you thought beyond your website? What about password reset emails? Standard emails are very insecure, and too often website owners do not feel even slightly uncomfortable about sending links to reset user passwords, or… Continue reading Encrypting Email From Your Website