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...
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.