Advertisement
wellington23

Conexão

Dec 12th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. <?php
  2. $utf8 = header("Content-Type: text/html: charset=utf-8");
  3. $link = new mysqli('localhost','root','','test');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement