echo mysql table inside a new html or php page in php.
I need to echo this table inside a web page and need to take a print-out.Records must select according to req_num which will be entered by user.(I defined it as $req) this code gave me this error
"Warning: mysql_fetch_arr ay() expects parameter 1 to be resource, boolean given in E:\wamp\www\STM S_2.4\printprew .php on line 23"
plz help
Leave a comment: