Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

date 000000 (1 reply)

$
0
0
i used
mysqli_set_charset($con, 'utf8'); used to print hidi text with english text
$p="SELECT * FROM notice ";
$t=mysqli_query($con,$p);
$d=date('d');
while($r=mysqli_fetch_array($t))
{
	echo"<marquee>";
	echo"<tr> <td>";
	echo"$r[0]"; ---------------            for date
	echo"</td>"
	echo"<td>";
	echo"$r[1]"; ---------------           for hindi and english text
	echo"</td>";
	echo"</tr>";
	echo"</marquee>";
			
}
?>

but date shows 0000-00-00 Today's exam will be scheduled according to the time table Thank you
0000-00-00 मुख्य शिक्षाधिकारी जी

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>