<?php $result = mysql_query("SELECT * FROM tbl_prakas"); while($row = mysql_fetch_array($result)){ $row['pkpathfile']; } ?>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)