Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 3abb1315 authored by 65160023's avatar 65160023
Browse files

Edit register.php

parent 8fc1a161
No related branches found
No related tags found
No related merge requests found
<?php <?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
include 'components/connect.php'; include 'components/connect.php';
if(isset($_POST['submit'])){ if(isset($_POST['submit'])){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment