Guys why when I write to transfer a function, at the moment get_epson($connection); On my page where it should appear, the page just becomes white. Here is the full code:
<?php **$connection** = mysqli_connect('localhost', 'a0106522', '4101994fucking123', 'a0106522_Epson'); if(mysqli_connect_errno()) { echo 'ПРИВЕТ ('.mysqli_connect_errno().'): '. mysqli_connect_error(); } <?php function **get_epson($connetion)** { $sql = "SELECT * FROM epson"; $result = musqli_query($connection, $sql); echo '<pre>'; var_dump($result); echo '</pre>'; } **get_epson($connection);** ?>
{}at the top of the editor for the correct design) - Mike