DIY Homemade Soap for Silky Smooth Skin

August 20, 2010 by  
Filed under Tutorial

Years ago many people made their own soap to save money, thus it was made using lard (usually not recommended for soap making) and uncertain strengths of lye. Homemade soap from years past often resulted in a harsh, smelly soap and more often than not irritated the skin. Compared to soaps of yesteryear, we have come along way in the soap making process and ingredients.

Basic PHP Programming Tutorial

November 11, 2007 by  
Filed under Tutorial

PHP is a great example of a server side language. Server side languages run on the server and then output to the visitor. This means that the visitors never see the real code of the PHP file, only the code generated by it.