magicsuggest
Version:
MagicSuggest is a multiple selection auto-suggest input box for Bootstrap 3.
32 lines (31 loc) • 1.51 kB
HTML
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MagicSuggest Tutorial</title>
<link href="2/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="2/css/style.css">
</head>
<body>
<div class="container">
<h1>Hello, world!</h1>
<form action="http://nicolasbize.com/magicsuggest/tutorial/2/subscribe.php" method="post">
<div class="form-group">
<label>First name</label>
<input class="form-control" name="firstname"/>
</div>
<div class="form-group">
<label>Last name</label>
<input class="form-control" name="lastname"/>
</div>
<br />
<b>Warning</b>: mysqli::__construct(): (HY000/2002): No such file or directory in <b>/home/public/magicsuggest/tutorial/2/index.php</b> on line <b>24</b><br />
<br />
<b>Warning</b>: mysqli::query(): Couldn't fetch mysqli in <b>/home/public/magicsuggest/tutorial/2/index.php</b> on line <b>25</b><br />
<br />
<b>Fatal error</b>: Uncaught Error: Call to a member function fetch_array() on null in /home/public/magicsuggest/tutorial/2/index.php:26
Stack trace:
#0 {main}
thrown in <b>/home/public/magicsuggest/tutorial/2/index.php</b> on line <b>26</b><br />