Hi There
I have a search html page containig a form with three text fields which the user enters their search criteria. The form action takes them to another php page connected to mysql database and then shows them their results. On this php page there is an identical form so the user can search...
Would like to but have had so much trouble with the headers error in PHP, and not sure how to overcome this. I understand the principal behind the error ie( header calls must be before any other output, and the whitespace between th <? ?> tags issue, but cannot get it to work
Thanks
Lee
Hi This is probably an easy one
I have a php search page which looks up an mysql database, and if there are no results to show from user entry then i use the document.write fuction as seen below to send the user to a html page
else print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.