Archive | PHP RSS for this section

Create PHP Contact Form sendmail.php

This tutorial is about creating contact form in PHP, that will send an email to the admin once any user submits the form. Also, at the end I will show you a quick way to validate the form in JavaScript. Also, Im asuming you have XAMPP (Windows/MAC) installed !

Continue Reading

Creating a Facebook phishing page with PHP

Note: This guide is only for educational purpose. I will create and show you how to create a Facebook phishing page that will log (store) users email id and passwords, and victim wont even notice. This is just a PHP Form which stores users input into a hidden text file. Requirements : Basic HTML knowledge, Dreamweaver. DEMO: http://goo.gl/B0nJz

Continue Reading