有关预订酒店客房的信息 [英] Information regarding Booking of rooms in a Hotel

查看:98
本文介绍了有关预订酒店客房的信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友

我是Sarfaraz。我正在为酒店开发一个网站,要求他们应该能够收集预订详细信息,并且应该能够获得有关预订详情的信息。

之前他们在Joomla有一个网站(如博客),用户可以在其中填写详细信息并提交预订按钮,但酒店经理只能通过该页面的电子邮件获取详细信息但是无法将预订详细信息保存在数据库中。



现在,我已经创建了一个PHP表单,我可以通过电子邮件将访问者的详细信息发送到管理员电子邮件ID并在MYSQL表中保存详细信息。



但是。现在我需要在以下查询中提供一些建议/帮助:



1.让酒店经理获取预订详情的最佳方式是什么。

2.经理是否需要打开MYSQL以获取预订的详细信息,或者需要一个页面来显示该页面上的所有预订。

3.如果是关税如果在MYSQL中编辑这些房间,或者需要一个页面,那么会改变房间。

4.如果我需要为这些活动设计页面,这些页面是否应该对访问者可见。



对于一个非常冗长的问题抱歉。



问候

Hello friends
I am Sarfaraz. I am developing a website for a hotel where the requirement is that they should be able to collect the Booking details and should be able to get the information about the booking details.
Previously they were having a site (like a blog) in Joomla where a user can fill the details and submit the booking button but the hotel manger was only able to get the details as an email from that page but were not able to save the booking details in a database.

Now, I have created a PHP form where I am able to email the details of the visitor to the mangers email id and also save the details in MYSQL table.

But. now i need some suggestions/ help in the following queries:

1. What is the best way to let the manager of the hotel to get the details for the booking.
2. Should the manager needs to open the MYSQL to get the details of booking or needs a page to display all the bookings on that page.
3. If the Tariffs of the rooms gets changed where should these be edited in MYSQL or need a page for that.
4. if i need to design pages for these activities, should these pages be visible to visitors or not.

Sorry for a very lengthy question.

Regards

推荐答案

最好的方法是发送邮件并发送短信(如果你可以集成一些第三方短信发送工具)。



And是的,我们是程序员,所以我们可以参考DatatBase,但最终用户应该总是看到交互设计的页面,他们可以轻松地管理事物。



因此,根据他们的要求设计一些页面,并将这些保存的预订数据显示在网格或列表中。



如果访客是要查看他们的预订详细信息,他们需要某种身份验证。

我的意思是您可以创建登录或使用一些预订参考ID登录它们并仅显示相关记录。



因此,在页面上,您需要检查访问该应用程序的用户的角色。

对于经理,您将显示不同的内容并为访问者显示将隐藏一些数据并仅显示他们的预订数据。
The best way will be to send a mail and send a sms message (if you can integrate some third party sms sending tool).

And yes we are programmers, so we can refer the DatatBase, but the end-users should always see interactive designed pages where they can manage the things easily.

So, design some pages as per their requirements and show those saved booking data in Grids or Lists.

If visitors are going to see their booking details, they will need some kind of authentication.
I mean you can create logins or login them with some booking reference ids and show only the relevant records.

So, on the pages, you need to check the role of user who is accessing the app.
For manager, you will show different things and for visitors it will hide some data and show only their booking data.


这篇关于有关预订酒店客房的信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆