Good morning, I have a problem showing the information of each user, in this there are some forms which they store in a database, the code is as follows:
User Login:
<?php
session_start();
require 'funcs/conexion.php';
include 'funcs/f...
asked by
13.11.2018 / 15:10