CINXE.COM

Sistem Tempahan Bilik Diskusi Perpustakaan UKM

<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title>Sistem Tempahan Bilik Diskusi Perpustakaan UKM</title> <link href="jquery/ui/css/jquery-ui.structure.min.css" rel="stylesheet" type="text/css"> <link href="jquery/ui/css/sunny/jquery-ui.theme.min.css" rel="stylesheet" type="text/css"> <link href="jquery/datatables/css/jquery.dataTables.min.css" rel="stylesheet" type="text/css"> <link href="jquery/datatables/css/buttons.dataTables.css" rel="stylesheet" type="text/css"> <link href="jquery/datatables/css/fixedColumns.dataTables.min.css" rel="stylesheet" type="text/css"> <link href="jquery/datatables/css/colReorder.dataTables.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="css/mrbs.css.php" type="text/css"> <link rel="stylesheet" media="print" href="css/mrbs-print.css.php" type="text/css"> <!--[if IE]> <link rel="stylesheet" href="css/mrbs-ie.css" type="text/css"> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" href="css/mrbs-ie8.css" type="text/css"> <![endif]--> <!--[if lte IE 8]> <link rel="stylesheet" href="css/mrbs-ielte8.css" type="text/css"> <![endif]--> <!--[if lte IE 7]> <link rel="stylesheet" href="css/mrbs-ielte7.css.php" type="text/css"> <![endif]--> <!--[if lte IE 6]> <link rel="stylesheet" href="css/mrbs-ielte6.css" type="text/css"> <![endif]--> <meta name="robots" content="noindex, nofollow"> <!--[if (!IE)|(gt IE 8)]><!--> <script type="text/javascript" src="jquery/jquery-2.2.4.min.js"></script> <!--<![endif]--> <!--[if lte IE 8]> <script type="text/javascript" src="jquery/jquery-1.11.0.min.js"></script> <![endif]--> <script type="text/javascript" src="jquery/jquery-migrate-1.4.1.min.js"></script> <script type="text/javascript" src="jquery/ui/jquery-ui.min.js"></script> <script type="text/javascript"> //<![CDATA[ var lteIE6 = false; //]]> </script> <!--[if lte IE 6]> <script type="text/javascript"> //<![CDATA[ var lteIE6 = true; //]]> </script> <![endif]--> <script type="text/javascript"> //<![CDATA[ var lteIE7 = false; //]]> </script> <!--[if lte IE 7]> <script type="text/javascript"> //<![CDATA[ var lteIE7 = true; //]]> </script> <![endif]--> <script type="text/javascript"> //<![CDATA[ var lteIE8 = false; //]]> </script> <!--[if lte IE 8]> <script type="text/javascript"> //<![CDATA[ var lteIE8 = true; //]]> </script> <![endif]--> <script type="text/javascript"> //<![CDATA[ function init(params) { } //]]> </script> <script type="text/javascript" src="js/functions.js.php?area=7"></script> <script type="text/javascript" src="js/datepicker.js.php?area=7"></script> <script type="text/javascript" src="js/general.js.php?area=7"></script> <!--[if lte IE 8]> <script src="js/html5shiv.min.js"></script> <![endif]--> <script type="text/javascript"> //<![CDATA[ $(window).on('load', function() { var args = {day: '31', month: '12', year: '2025', area: '7', room: '45', page: 'help'}; init(args); }); //]]> </script></head> <body class="non_js help"> <script type="text/javascript"> //<![CDATA[ $('body').addClass('js').removeClass('non_js'); //]]> </script> <header class="banner"> <nav> <ul> <li> <div id="company"> <div id="logo"> <img src="images/ukm-logo.png" width="150" height="59" alt="Perpustakaan Tun Seri Lanang"> </div> <div id="mrbs"> <a href="month.php">Sistem Tempahan Bilik Diskusi Perpustakaan UKM</a> <br /><img src=images/tq.jpg></div> </div> </li> <li> <form action="day.php" method="get" id="Form1"> <span class="dateselector js_hidden" data-prefix="" data-day="31" data-month="12" data-year="2025" data-min-year="2019" data-max-year="2030" data-form-id="Form1"> <select id="day" name="day"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> <option value="21">21</option> <option value="22">22</option> <option value="23">23</option> <option value="24">24</option> <option value="25">25</option> <option value="26">26</option> <option value="27">27</option> <option value="28">28</option> <option value="29">29</option> <option value="30">30</option> <option value="31" selected="selected">31</option> </select> <select id="month" name="month"> <option value="1">Jan</option> <option value="2">Feb</option> <option value="3">Mar</option> <option value="4">Apr</option> <option value="5">May</option> <option value="6">Jun</option> <option value="7">Jul</option> <option value="8">Aug</option> <option value="9">Sep</option> <option value="10">Oct</option> <option value="11">Nov</option> <option value="12" selected="selected">Dec</option> </select> <select id="year" name="year"> <option value="2019">2019</option> <option value="2020">2020</option> <option value="2021">2021</option> <option value="2022">2022</option> <option value="2023">2023</option> <option value="2024">2024</option> <option value="2025" selected="selected">2025</option> <option value="2026">2026</option> <option value="2027">2027</option> <option value="2028">2028</option> <option value="2029">2029</option> <option value="2030">2030</option> </select> </span> <input type="hidden" name="area" value="7"> <input type="hidden" name="room" value="45"> <input type="submit" value="goto"> </form> </li> <li> <a href="help.php?day=31&amp;month=12&amp;year=2025&amp;area=7&amp;room=45">Help</a> </li> <li> <a href="user_manual.pdf?target='_blank'day=31&amp;month=12&amp;year=2025&amp;area=7&amp;room=45">User Manual</a> </li> <li> <a href="policy.pdf?target='_blank'day=31&amp;month=12&amp;year=2025&amp;area=7&amp;room=45">Policy</a> </li> <li> <a href="admin.php?day=31&amp;month=12&amp;year=2025&amp;area=7&amp;room=45">Rooms</a> </li> </li> <li> <form id="header_search" method="get" action="search.php"> <div> <a href="search.php?advanced=1">Search:</a> <input type="search" name="search_str" value="" required> <input type="hidden" name="day" value="31"> <input type="hidden" name="month" value="12"> <input type="hidden" name="year" value="2025"> <input type="hidden" name="area" value="7"> <input type="hidden" name="room" value="45"> </div> </form> </li> <li> <div id="logon_box"> <a href="">Guest</a> <form method="post" action="admin.php"> <div> <input type="hidden" name="TargetURL" value="help.php?day=31&amp;month=12&amp;year=2025&amp;area=7&amp;room=45"> <input type="hidden" name="Action" value="QueryName"> <input type="submit" value=" Log in "> </div> </form> </div> </li> </ul> </nav> </header> <div id="contents"> <div id="site_faq_contents"> <a id="top"></a><h4>Authentication</h4> <ul> <li><a href="#authenticate">How do I login?</a></li> <li><a href="#meeting_delete">Why can't I delete/alter a meeting?</a></li> </ul> <h4>Making/Altering Meetings</h4> <ul> <li><a href="#create">How do I create a meeting?</a></li> <li><a href="#fifth">What is the difference between <q>fifth</q> and <q>last</q>?</a></li> <li><a href="#repeating_delete">How do I delete one instance of a recurring meeting?</a></li> <li><a href="#multiple_sites">How do I schedule rooms at different sites?</a></li> <li><a href="#too_many">My meeting failed to be created because of <q>too many entries</q>!</a></li> <li><a href="#multiple_users">What happens if multiple people schedule the same meeting?</a></li> </ul> <!-- 20170504 - suriya : Only admin can view this, hide from user <h4>Miscellaneous</h4> <ul> <li><a href="#internal_external">What is the difference between <q>Internal</q> and <q>External</q>?</a></li> </ul> <h4>About The Meeting Room Booking System</h4> <ul> <li><a href="#how_much">How much did the system cost?</a></li> <li><a href="#about">How does the system work and who wrote it?</a></li> </ul> --> </div> <div id="site_faq_body"> <div id="authenticate"> <h4>How do I login?</h4> <p> The system can be configured to use one of several methods of authentication, including LDAP, Netware, and SMB. See your system administrator if you are having trouble logging in. Some functions are restricted to certain users, and other users will get the message <q>You do not have access rights to modify this item</q>. See your system administrator if this is not working correctly for you. If the system is configured to use LDAP authentication, this means that you login with the same username and password as you use for getting email e.g. <q>Mark Belanger</q> and <q>MyPassword</q>. </p> <a href="#top">Top</a> </div> <div id="meeting_delete"> <h4>Why can't I delete/alter a meeting?</h4> <p> In order to delete or alter a meeting, you must be logged in as the same person that made the meeting. Contact one of the meeting room administrators or the person who initially made the meeting to have it deleted or changed. </p> <a href="#top">Top</a> </div> <div id="create"> <h4>How do I create a meeting?</h4> <p> Clicking on the desired time brings you into the booking screen. Fill in the details and click "Save". </p> <p> Instead of clicking on the desired time you can select a time range and also a room or day range by dragging the cursor over a group of cells in the day or week views. When the mouse is released you will be taken to the booking screen and the time slots and the room or day range will have been filled in for you. </p> <a href="#top">Top</a> </div> <div id="fifth"> <h4>What is the difference between <q>fifth</q> and <q>last</q>?</h4> <p> When making a monthly recurring booking, the <q>fifth</q> weekday of every month is just that. If a month does not have a fifth weekday then no booking will be made for that month. If you choose the <q>last</q> weekday of the month then a booking will be made on the fourth weekday if there is no fifth weekday. </p> <p> <q>Fifth last</q> works in a similar way, but counting backwards from the end of the month. Using <q>first</q> will give you the fourth last weekday of the month if there is no fifth last weekday. </p> <a href="#top">Top</a> </div> <div id="repeating_delete"> <h4>How do I delete one instance of a recurring meeting?</h4> <p> Select the day/room/time that you want to delete and select <dfn>Delete Entry</dfn>. </p> <a href="#top">Top</a> </div> <div id="multiple_sites"> <h4>How do I schedule rooms at different sites?</h4> <p> You don't. Presently the system cannot book two different rooms simultaneously. You must schedule each one separately. Make sure that the time you want is available at both sites before making a booking. </p> <a href="#top">Top</a> </div> <div id="too_many"> <h4>My meeting failed to be created because of <q>too many entries</q>!</h4> <p> No meeting can create more than 365 entries. There needs to be some limit on the number of meetings created. This number can be increased if necessary. </p> <a href="#top">Top</a> </div> <div id="multiple_users"> <h4>What happens if multiple people schedule the same meeting?</h4> <p> The short answer is: The first person to click on the <dfn>Submit</dfn> button wins. Behind the scenes, the system is using a proper multi-user, multi-threaded relational database than can handle many thousands of simultaneous users. </p> <a href="#top">Top</a> </div> <!-- 20170504 - suriya : Only admin can view this, hide from user <div id="internal_external"> <h4>What is the difference between <q>Internal</q> and <q>External</q>?</h4> <p> By default, MRBS defines two meeting types. <dfn>Internal</dfn> means that the meeting will only be attended by employees. An <dfn>External</dfn> meeting might also be attended by customers, vendors, investors, etc. Your site can define up to a total of 10 meeting types, according to your needs. Meetings are highlighted in the main calendar view with a color corresponding to their type, and a color key of all defined types is shown at the bottom of the main calendar view. </p> <a href="#top">Top</a> </div> <div id="how_much"> <a></a><h4>How much did the system cost?</h4> <p> Nothing. See the next section for more information. </p> <a href="#top">Top</a> </div> <div id="about"> <h4>How does the system work and who wrote it?</h4> <p> The <a href="http://sourceforge.net/project/?group_id=5113">Meeting Room Booking System</a> is open source software that is distributed under the Gnu Public License(GPL). This means that software is free to use, distribute, and modify. </p> <p> The system is written mostly in <a href="http://www.php.net">PHP</a>, which is an open source programming language that can be embedded in web pages similar in concept to Microsoft active server pages. PHP is especially good at accessing databases. </p> <p> The database used for the system is either <a href="http://www.mysql.com">MySQL</a> or <a href="http://www.postgresql.org">PostgreSQL</a>. MySQL is a very fast, multi-threaded, multi-user and robust SQL (Structured Query Language) database server that is also GPL. PostgreSQL is a full-featured multi-user open source Object Relational SQL database server. </p> <p> The system will run on multiple platforms, including the PC architecture using the <a href="http://www.linux.com">Linux</a> operating system. Linux, is a free, open source, unix-like operating system. </p> <p> The web server being used is yet another piece of free, open source software. The <a href="http://www.apache.org">Apache</a> web server is the world's most popular web server. </p> <p> The bottom line is: <strong>every piece of this system, from the operating system to the application, is completely free - source code and all</strong>. </p> <a href="#top">Top</a> </div> --> </div> </div><div class="screenonly trailer" id="trailer"> <div id="viewday"> <div class="trailer_label"> <a href="day.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">View Day:</a> </div> <div class="trailer_links"> <span><a href="day.php?year=2025&amp;month=12&amp;day=25&amp;area=7&amp;room=45">Dec 25</a></span> | <span><a href="day.php?year=2025&amp;month=12&amp;day=26&amp;area=7&amp;room=45">Dec 26</a></span> | <span><a href="day.php?year=2025&amp;month=12&amp;day=27&amp;area=7&amp;room=45">Dec 27</a></span> | <span><a href="day.php?year=2025&amp;month=12&amp;day=28&amp;area=7&amp;room=45">Dec 28</a></span> | <span><a href="day.php?year=2025&amp;month=12&amp;day=29&amp;area=7&amp;room=45">Dec 29</a></span> | <span><a href="day.php?year=2025&amp;month=12&amp;day=30&amp;area=7&amp;room=45">Dec 30</a></span> | <span class="current">[ <a href="day.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">Dec 31</a> ]</span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=01&amp;area=7&amp;room=45">Jan 01</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=02&amp;area=7&amp;room=45">Jan 02</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=03&amp;area=7&amp;room=45">Jan 03</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=04&amp;area=7&amp;room=45">Jan 04</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=05&amp;area=7&amp;room=45">Jan 05</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=06&amp;area=7&amp;room=45">Jan 06</a></span> | <span><a href="day.php?year=2026&amp;month=01&amp;day=07&amp;area=7&amp;room=45">Jan 07</a></span> </div> </div> <div id="viewweek"> <div class="trailer_label"> <a href="week.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">View Week:</a> </div> <div class="trailer_links"> <a href="week.php?year=2025&amp;month=12&amp;day=03&amp;area=7&amp;room=45">Nov 30</a> | <a href="week.php?year=2025&amp;month=12&amp;day=10&amp;area=7&amp;room=45">Dec 07</a> | <a href="week.php?year=2025&amp;month=12&amp;day=17&amp;area=7&amp;room=45">Dec 14</a> | <a href="week.php?year=2025&amp;month=12&amp;day=24&amp;area=7&amp;room=45">Dec 21</a> | <span class="current"> [ <a href="week.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">Dec 28</a> ]</span> | <a href="week.php?year=2026&amp;month=01&amp;day=07&amp;area=7&amp;room=45">Jan 04</a> | <a href="week.php?year=2026&amp;month=01&amp;day=14&amp;area=7&amp;room=45">Jan 11</a> | <a href="week.php?year=2026&amp;month=01&amp;day=21&amp;area=7&amp;room=45">Jan 18</a> | <a href="week.php?year=2026&amp;month=01&amp;day=28&amp;area=7&amp;room=45">Jan 25</a> </div> </div> <div id="viewmonth"> <div class="trailer_label"> <a href="month.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">View Month:</a> </div> <div class="trailer_links"> <a href="month.php?year=2025&amp;month=10&amp;day=31&amp;area=7&amp;room=45">Oct 2025</a> | <a href="month.php?year=2025&amp;month=11&amp;day=30&amp;area=7&amp;room=45">Nov 2025</a> | <span class="current"> [ <a href="month.php?year=2025&amp;month=12&amp;day=31&amp;area=7&amp;room=45">Dec 2025</a> ]</span> | <a href="month.php?year=2026&amp;month=01&amp;day=31&amp;area=7&amp;room=45">Jan 2026</a> | <a href="month.php?year=2026&amp;month=02&amp;day=28&amp;area=7&amp;room=45">Feb 2026</a> | <a href="month.php?year=2026&amp;month=03&amp;day=31&amp;area=7&amp;room=45">Mar 2026</a> | <a href="month.php?year=2026&amp;month=04&amp;day=30&amp;area=7&amp;room=45">Apr 2026</a> | <a href="month.php?year=2026&amp;month=05&amp;day=31&amp;area=7&amp;room=45">May 2026</a> | <a href="month.php?year=2026&amp;month=06&amp;day=30&amp;area=7&amp;room=45">Jun 2026</a> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10