Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
1 Posted Topic
Sir Hielo, Please help me cross check the file...Its not sending the form information to the database...Thanks as i await your usual warm rersponse..Thanks... The final code is below.. <?php require 'database.php'; $code_id = $_SESSION['SESS_CODE_NAME']; $d = date('D d M Y'); $t = date('h : i : sA'); if(isset($_POST['submit1'])){ $surname …
The End.