Ребят помогите,как вывести с базы строку lastname с таблицы users вот сюда <?php include_once("bd.php"); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Вход</title> <style type="text/css"> INPUT { background: silver; /* Цвет фона */ } </style> </head> <body>
<?php if(empty($login) and empty($login)){ print <<<HERE <table> Вход: <br> <br>