Hello
i have made code it is working 100% but i have error
<div style="padding:0px; margin-bottom:-10px; background:transparent;" class="box-section fontawesome-section triggerAnimation animated" data-animate="flipInX" >[b]<?php
ERROR LINE > $q = $_POST[“q”];
echo"<form style=‘margin-top:-5px; padding:0px;’ action=‘search.php?q=’$q’’ class=‘comment-form’>"; ?>[/b]
<input style="border:5px solid #CC5500; width:100%;" required="required" name="q" id="q" type="text" placeholder="Name">
</form></div>
<br/>
Notice: Undefined index: q
anyone can help please?