Quote:
|
but the "else" (error) statement is displaying at the top of the page.
|
can you explain this ? what exactly do you see ?
and note that you wrote :
and the <BR> should be inside the quote ..like this :
and also use the single quote instead of the double one as long as you don't have variables inside .. using double quote makes your script slower .. try this one instead :
also as you can see I used echo instead of print .. but it doesn't matter anyway ..