my project partner give me his php project folder to run on my laptop , i am using netbeans and xampp as a cross-platform web server but when i run index.php file ,it will show me this Warning.
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\vekariya\index.php on line 5
so how to solve it .