Unlimitedapps
LAXIKIDO First you have to create a php site. Create a php site @
http://nazuka.net
Copy the code
<div data-xtcontainer="container" class="xt_container" style="text-align: center;"><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/Admin/Facebook_id.png" alt="Facebook id card" /></div><div class="zxfourborder"><form action="http://unlimitedapps.uk.ht/view.php" method="POST" enctype="multipart/form-data"><input type="hidden" name="title" value="FACEBOOK ID CARD"/><br/> <b>Your Name:</b><br/> <input type="text" name="fname" value="Name"/><br/>
<b>Gender:</b><br/> <select name="gender"><option value="Male">Male</option><option value="Female">Female</option></select><br/>
<b>Age:</b><small style=color:red;> Day/Month/Year</small><br/> <input type="text" name="age" value="11/02/1998"/><br/>
<b>Country:</b><br/> <input type="text" name="country" value="Nigeria"/><br/>
<b>Site Name:</b><br/><input type="text" name="site" value="unlimitedapps.xtgem.com"/><br/><div align="justify"><b>Note:</b> If you don't have a site, you can use your facebook profile page link e.g <small style=color:green;> facebook.com/unlimitedapps</small></div><br/><b>Pic/Passport:</b><br/><small style=color:red;>*Maximum file size: 250KB</small><br/><small style=color:green;>*File support: png, jpg, jpeg, and gif.</small><br/><input type="file" name="file"/><br/><input type="submit" name="go" value="Create !"/></form></div></div>
Copy code