prepare("INSERT INTO tblLocalIdentity(Name,PublishTrustList) VALUES(?,'true');"); $st->bindParam(1,$_REQUEST["name"]); $st->execute(); ?>

Identity Created

Create Identity

Name :