That's it!!!!!!!!!!
I am telling you....You're the man......It is working perfectly....
One more thing if you do not mind... How can I put a little form to let the visitor determine which page they would like to start with... There are thousands of pages and the number is increasing everyday...
I tried your SQL but still did not receive it the way I needed to. Do you this if the reson could be becuase there would be no NULL data for StayedIN table because every data entered there would have a key automatically?
By the way, thank you for your replies...
Here is the needed layout...
I have Hotels and Customers tables (mysql) which gives information about which customer stayed in which hotel.
Here is the info
Table: Hotels
Hotel ID
Hotel Name
Table: StayedIn
StayedInID:
CustomerID:
StayedIn: (HotelID)
What I need is to give report where each customer stayed in like...
here is the code i have so far, but fourth page still shows the score from the second
*****************************************************
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Quiz</title>
<meta http-equiv="Content-Type"...
Thanks for the quick answer.. I really appreciate it.
with the hidden type, can I show their points on the quiz pages like below?how?
quiz page2
wrong answer point 1
quiz page3
right answer point2
quiz page4
wrong answer point2
thnaks again..
Hi, I am creating a quiz with php including 10 questions. For each question I'd like to have a different page.
As the user answer each question, their point will increase or remain same.
I used simple form with post method, and I can have first two pages working.
However, my problem is I...
Hi,
Is it possible to display form results from different forms on the same page without using database?
The thing is I have 3 different forms and user will enter info to the display page.
Different people will use different forms and clicking the submit button will take them to the display...
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.