I searched , but didn't find a solution .
So do tell what can be done .
Thank you .
Here is my register.php
Code:
<?php
require("common.php");
if(!empty($_POST))
{
if(empty($_POST['username']))
{
Leave a comment: