Aditya Sharma

WAMP, MAMP, or LAMP for PHP – Free Php Tutorials

WAMP, MAMP, and LAMP are abbreviations for “Windows, Apache, MySQL, and PHP,” “Mac, Apache, MySQL, and PHP,” and “Linux, Apache, MySQL, and PHP.” These abbreviations describe a fully functioning setup used for developing dynamic Internet web pages. WAMPs, MAMPs, and LAMPs come in the form of a package that binds the bundled programs together so that you don’t have …

WAMP, MAMP, or LAMP for PHP – Free Php Tutorials Read More »

Sending Email in PHP – Free PHP Tutorials

Many Web applications have a need to send email messages. For example, a contact form script typically processes a form submitted by a visitor and emails the form information to the Webmaster. Other common scenarios include “ tell a friend ” functions, as well as member registration and “ forgotten password ” functions that email information to members. …

Sending Email in PHP – Free PHP Tutorials Read More »