what could be the problem with this code some data is npt being submitted to database
what could be the problem with this code some data is npt being submitted to database.
<?php
$host = 'localhost';
$username = 'root';
$password = '';
$datadase = 'registerfinal';
$connect […]
See original post by invalid@example.com (shizzledizzleeee)
Leave a Reply
You must be logged in to post a comment.