16-10-2025 18:37:45.76920[0][4] - Elapsed time: 9.660 milliseconds
[conversation_start.php][Called outside of function][56]
Conversation starting. Current system specs:
  Program O version:            2.6.11
  Server Software:              LiteSpeed
  PHP Version:                  7.4.33
  OS:                           Linux
  OS Version:                   #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025
  MySQL Version:                11.4.8-MariaDB-cll-lve
  Multi-byte functions enabled: true 
-----------------------
16-10-2025 18:37:45.76969[4][4] - Elapsed time: 0.485 milliseconds
[load_aimlfunctions.php][Called outside of function][16]
AIML function include files loaded 
-----------------------
16-10-2025 18:37:45.77006[4][4] - Elapsed time: 0.367 milliseconds
[load_convofunctions.php][Called outside of function][16]
Convofunction include files loaded 
-----------------------
16-10-2025 18:37:45.77028[4][4] - Elapsed time: 0.221 milliseconds
[load_userfunctions.php][Called outside of function][14]
userfunctions include files loaded 
-----------------------
16-10-2025 18:37:45.77096[4][4] - Elapsed time: 0.686 milliseconds
[load_addons.php][Called outside of function][19]
Loading addons 
-----------------------
16-10-2025 18:37:45.77098[4][4] - Elapsed time: 0.023 milliseconds
[conversation_start.php][Called outside of function][69]
Loaded all Includes 
-----------------------
16-10-2025 18:37:45.77122[1][4] - Elapsed time: 0.235 milliseconds
[conversation_start.php][Called outside of function][118]
PHP ERROR [Warning] -session_id(): Cannot change session id when session is active in /home/si2h6234/public_html/there.si2024.com/Program-O-master/chatbot/conversation_start.php on Line 118 
-----------------------
16-10-2025 18:37:45.77185[0][4] - Elapsed time: 0.628 milliseconds
[conversation_start.php][Called outside of function][122]
Debug level: 4
session ID = 36e1e60ede322cf044d8e86dd7e594d6 
-----------------------
16-10-2025 18:37:45.77187[4][4] - Elapsed time: 0.024 milliseconds
[conversation_start.php][Called outside of function][125]
Conversation continuing. User said 'halo'. 
-----------------------
16-10-2025 18:37:45.77191[4][4] - Elapsed time: 0.040 milliseconds
[intialise_conversation.php][read_from_session][155]
Reading from session 
-----------------------
16-10-2025 18:37:45.77193[4][4] - Elapsed time: 0.016 milliseconds
[intialise_conversation.php][load_default_bot_values][110]
Loading db bot personality properties 
-----------------------
16-10-2025 18:37:45.77195[3][4] - Elapsed time: 0.019 milliseconds
[intialise_conversation.php][load_default_bot_values][118]
load db bot personality values SQL: SELECT * FROM `si2h6234_dbthere`.`botpersonality` WHERE `bot_id` = 1; 
-----------------------
16-10-2025 18:37:45.77295[4][4] - Elapsed time: 1.007 milliseconds
[intialise_conversation.php][check_set_convo_id][643]
Obtaining the convo id from form vars. Value:  
-----------------------
16-10-2025 18:37:45.77299[2][4] - Elapsed time: 0.037 milliseconds
[intialise_conversation.php][check_set_bot][581]
Checking and/or setting the current bot. 
-----------------------
16-10-2025 18:37:45.77301[3][4] - Elapsed time: 0.020 milliseconds
[intialise_conversation.php][check_set_bot][599]
Making sure the bot exists. SQL = SELECT * FROM `si2h6234_dbthere`.`bots` WHERE bot_id = 1 AND `bot_active` = 1; 
-----------------------
16-10-2025 18:37:45.77392[2][4] - Elapsed time: 0.904 milliseconds
[intialise_conversation.php][check_set_bot][616]
BOT ID: 1 
-----------------------
16-10-2025 18:37:45.77395[2][4] - Elapsed time: 0.035 milliseconds
[intialise_conversation.php][check_set_user][672]
Checking and setting the user info, as needed. 
-----------------------
16-10-2025 18:37:45.77476[3][4] - Elapsed time: 0.810 milliseconds
[intialise_conversation.php][check_set_user][705]
Loading client properties from the DB - sql:
SELECT `name`, `value` FROM `si2h6234_dbthere`.`client_properties` WHERE `user_id` = 3 AND `bot_id` = 1; 
-----------------------
16-10-2025 18:37:45.77547[2][4] - Elapsed time: 0.705 milliseconds
[spell_checker.php][run_spell_checker_say][36]
Starting function and setting timestamp. 
-----------------------
16-10-2025 18:37:45.77556[2][4] - Elapsed time: 0.097 milliseconds
[spell_checker.php][spell_check][60]
Preforming a spel chek on halo. 
-----------------------
16-10-2025 18:37:45.77559[2][4] - Elapsed time: 0.026 milliseconds
[spell_checker.php][load_spelling_list][117]
Loading the spellcheck list from the DB. 
-----------------------
16-10-2025 18:37:45.77649[4][4] - Elapsed time: 0.898 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.77677[4][4] - Elapsed time: 0.282 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.77679[2][4] - Elapsed time: 0.024 milliseconds
[conversation_start.php][Called outside of function][200]
Details:
User say: HALO
Convo id: 36e1e60ede322cf044d8e86dd7e594d6
Bot id: 1
Format:  
-----------------------
16-10-2025 18:37:45.77681[4][4] - Elapsed time: 0.015 milliseconds
[intialise_conversation.php][check_set_format][752]
Using format: json 
-----------------------
16-10-2025 18:37:45.77682[2][4] - Elapsed time: 0.015 milliseconds
[intialise_conversation.php][load_that][769]
Loading the THAT array. 
-----------------------
16-10-2025 18:37:45.77684[3][4] - Elapsed time: 0.021 milliseconds
[intialise_conversation.php][load_that][784]
Getting conversation log entries for the current user. SQL:
SELECT `input`, `response` FROM `si2h6234_dbthere`.`conversation_log` WHERE `user_id` = 3 AND `bot_id` = 1 ORDER BY `id` DESC limit 10; 
-----------------------
16-10-2025 18:37:45.77783[1][4] - Elapsed time: 0.982 milliseconds
[intialise_conversation.php][load_that][804]
Inputs returned:Array
(
    [0] => halo
    [1] => halo
    [2] => apa kabarmu
    [3] => halo
    [4] => halo
    [5] => halo
    [6] => haloha
    [7] => halo
)
 
-----------------------
16-10-2025 18:37:45.77786[4][4] - Elapsed time: 0.033 milliseconds
[intialise_conversation.php][load_that][805]
Loading previous responses into the ~THAT~ array. 
-----------------------
16-10-2025 18:37:45.77787[1][4] - Elapsed time: 0.016 milliseconds
[intialise_conversation.php][load_that][806]
Responses returned:Array
(
    [0] => Maaf saya belum punya jawaban!
    [1] => Maaf saya belum punya jawaban!
    [2] => Maaf saya belum punya jawaban!
    [3] => Maaf saya belum punya jawaban!
    [4] => Maaf saya belum punya jawaban!
    [5] => Maaf saya belum punya jawaban!
    [6] => Maaf saya belum punya jawaban!
    [7] => Maaf saya belum punya jawaban!
)
 
-----------------------
16-10-2025 18:37:45.77790[2][4] - Elapsed time: 0.027 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77792[2][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77793[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77794[4][4] - Elapsed time: 0.016 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77796[4][4] - Elapsed time: 0.014 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77797[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77800[4][4] - Elapsed time: 0.026 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77801[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77802[2][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77809[4][4] - Elapsed time: 0.065 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that array 
-----------------------
16-10-2025 18:37:45.77822[4][4] - Elapsed time: 0.138 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77824[4][4] - Elapsed time: 0.018 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77826[4][4] - Elapsed time: 0.020 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77827[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77830[2][4] - Elapsed time: 0.023 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77831[2][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77832[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77833[4][4] - Elapsed time: 0.013 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77835[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77836[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77837[4][4] - Elapsed time: 0.016 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77838[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77839[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77841[4][4] - Elapsed time: 0.020 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77843[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77844[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77845[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77847[2][4] - Elapsed time: 0.018 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77848[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77849[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77850[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77852[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77853[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77854[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77855[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77856[2][4] - Elapsed time: 0.013 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77858[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77859[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77861[4][4] - Elapsed time: 0.015 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77862[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77864[2][4] - Elapsed time: 0.016 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77865[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77866[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77867[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77868[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77869[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77871[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77872[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77873[2][4] - Elapsed time: 0.010 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77874[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77876[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77877[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77878[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77879[2][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77881[2][4] - Elapsed time: 0.013 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77882[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77883[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77884[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77885[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77887[4][4] - Elapsed time: 0.015 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77888[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77889[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77890[4][4] - Elapsed time: 0.016 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77891[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77893[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77894[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77895[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77897[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77898[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77899[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77900[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77901[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77903[4][4] - Elapsed time: 0.015 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77904[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77905[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77906[4][4] - Elapsed time: 0.016 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77907[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77909[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77910[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77911[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77912[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77914[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77915[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77917[4][4] - Elapsed time: 0.024 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77918[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77920[4][4] - Elapsed time: 0.015 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77921[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77922[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77924[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77925[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77926[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77927[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77929[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77930[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Maaf saya belum punya jawaban
    [1] => 
)

 
-----------------------
16-10-2025 18:37:45.77931[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77932[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77933[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77934[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Maaf saya belum punya jawaban ' 
-----------------------
16-10-2025 18:37:45.77936[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77937[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77938[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'MAAF SAYA BELUM PUNYA JAWABAN' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.77940[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77941[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77942[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77943[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'MAAF SAYA BELUM PUNYA JAWABAN' 
-----------------------
16-10-2025 18:37:45.77945[4][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][load_that][835]
Loading previous user inputs into the ~INPUT~ array. 
-----------------------
16-10-2025 18:37:45.77947[2][4] - Elapsed time: 0.020 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77948[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.77949[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77950[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.77951[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.77953[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.77954[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.77955[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.77956[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.77957[4][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank input array 
-----------------------
16-10-2025 18:37:45.77959[2][4] - Elapsed time: 0.019 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77960[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => haloha
)

 
-----------------------
16-10-2025 18:37:45.77962[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77963[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'haloha' 
-----------------------
16-10-2025 18:37:45.77964[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'haloha' 
-----------------------
16-10-2025 18:37:45.77965[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'haloha' 
-----------------------
16-10-2025 18:37:45.77966[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALOHA' 
-----------------------
16-10-2025 18:37:45.77967[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALOHA' 
-----------------------
16-10-2025 18:37:45.77968[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALOHA' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.77970[2][4] - Elapsed time: 0.016 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77971[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.77972[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77973[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.77974[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.77975[4][4] - Elapsed time: 0.010 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.77977[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.77978[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.77979[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.77980[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77981[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.77982[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77983[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.77985[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.77986[4][4] - Elapsed time: 0.010 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.77987[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.77988[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.77989[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.77991[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.77992[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.77993[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.77994[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.77995[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.77996[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.77997[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.77998[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.77999[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.78001[2][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.78002[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => apa kabarmu
)

 
-----------------------
16-10-2025 18:37:45.78003[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.78004[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'apa kabarmu' 
-----------------------
16-10-2025 18:37:45.78005[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'apa kabarmu' 
-----------------------
16-10-2025 18:37:45.78007[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'apa kabarmu' 
-----------------------
16-10-2025 18:37:45.78008[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'APA KABARMU' 
-----------------------
16-10-2025 18:37:45.78009[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'APA KABARMU' 
-----------------------
16-10-2025 18:37:45.78010[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'APA KABARMU' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.78012[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.78013[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.78014[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.78015[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.78017[4][4] - Elapsed time: 0.025 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.78018[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.78020[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.78021[4][4] - Elapsed time: 0.010 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.78022[2][4] - Elapsed time: 0.012 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.78024[2][4] - Elapsed time: 0.016 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.78025[2][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => halo
)

 
-----------------------
16-10-2025 18:37:45.78026[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.78027[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'halo' 
-----------------------
16-10-2025 18:37:45.78028[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'halo' 
-----------------------
16-10-2025 18:37:45.78029[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'halo' 
-----------------------
16-10-2025 18:37:45.78030[4][4] - Elapsed time: 0.012 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.78032[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALO' 
-----------------------
16-10-2025 18:37:45.78033[2][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.78100[2][4] - Elapsed time: 0.671 milliseconds
[intialise_conversation.php][load_bot_config][343]
Loading config data for the current bot. 
-----------------------
16-10-2025 18:37:45.78102[3][4] - Elapsed time: 0.027 milliseconds
[intialise_conversation.php][load_bot_config][352]
load bot config SQL: SELECT * FROM `si2h6234_dbthere`.`bots` WHERE bot_id = 1; 
-----------------------
16-10-2025 18:37:45.78162[4][4] - Elapsed time: 0.592 milliseconds
[intialise_conversation.php][load_bot_config][357]
Loading bot details from the database. 
-----------------------
16-10-2025 18:37:45.78166[0][4] - Elapsed time: 0.042 milliseconds
[conversation_start.php][Called outside of function][220]
Default debug level = 4 
-----------------------
16-10-2025 18:37:45.78167[0][4] - Elapsed time: 0.015 milliseconds
[conversation_start.php][Called outside of function][222]
Current debug level = 4 
-----------------------
16-10-2025 18:37:45.78169[0][4] - Elapsed time: 0.012 milliseconds
[conversation_start.php][Called outside of function][235]
Say = HALO: raw say = halo 
-----------------------
16-10-2025 18:37:45.78170[4][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][add_new_conversation_vars][184]
New conversation vars 
-----------------------
16-10-2025 18:37:45.78171[2][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HALO' to the front of the [user_say] array 
-----------------------
16-10-2025 18:37:45.78173[4][4] - Elapsed time: 0.017 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank user_say array 
-----------------------
16-10-2025 18:37:45.78176[0][4] - Elapsed time: 0.025 milliseconds
[intialise_conversation.php][add_new_conversation_vars][188]
User RAW = halo, RAW say = halo 
-----------------------
16-10-2025 18:37:45.78177[2][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'halo' to the front of the [input] array 
-----------------------
16-10-2025 18:37:45.78179[4][4] - Elapsed time: 0.018 milliseconds
[make_conversation.php][make_conversation][22]
Making conversation 
-----------------------
16-10-2025 18:37:45.78180[4][4] - Elapsed time: 0.014 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'HALO' 
-----------------------
16-10-2025 18:37:45.78182[4][4] - Elapsed time: 0.021 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALO' 
-----------------------
16-10-2025 18:37:45.78185[4][4] - Elapsed time: 0.028 milliseconds
[find_aiml.php][get_aiml_to_parse][909]
Running all functions to get the correct aiml from the DB 
-----------------------
16-10-2025 18:37:45.78241[4][4] - Elapsed time: 0.561 milliseconds
[find_aiml.php][find_userdefined_aiml][821]
Looking for user defined responses 
-----------------------
16-10-2025 18:37:45.78245[3][4] - Elapsed time: 0.038 milliseconds
[find_aiml.php][find_userdefined_aiml][870]
User defined SQL:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `template` FROM `si2h6234_dbthere`.`aiml_userdefined` WHERE
    `bot_id` = 1 AND
    `user_id` = ''
    AND (
        'HALO' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%'))
        OR 'MAAF SAYA BELUM PUNYA JAWABAN' LIKE (REPLACE(REPLACE(`thatpattern`, '*', '%'), '_', '%')))
   ORDER BY `id` ASC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
16-10-2025 18:37:45.78323[2][4] - Elapsed time: 0.783 milliseconds
[find_aiml.php][find_userdefined_aiml][896]
User defined rows found: '0' 
-----------------------
16-10-2025 18:37:45.78325[4][4] - Elapsed time: 0.020 milliseconds
[find_aiml.php][find_aiml_matches][975]
Finding the aiml matches from the DB 
-----------------------
16-10-2025 18:37:45.78327[4][4] - Elapsed time: 0.012 milliseconds
[find_aiml.php][find_aiml_matches][981]
Bot ID = 1. Bot Parent ID = 1. 
-----------------------
16-10-2025 18:37:45.78376[4][4] - Elapsed time: 0.493 milliseconds
[find_aiml.php][find_aiml_matches][992]
Stored topic = '' 
-----------------------
16-10-2025 18:37:45.78381[3][4] - Elapsed time: 0.053 milliseconds
[find_aiml.php][find_aiml_matches][1052]
Core Match AIML sql:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `topic`, `filename`, `template` FROM `si2h6234_dbthere`.`aiml` WHERE
    bot_id = 1 AND (
        'HALO' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%'))
        OR 'MAAF SAYA BELUM PUNYA JAWABAN' LIKE (REPLACE(REPLACE(`thatpattern`, '*', '%'), '_', '%'))
        OR `pattern` LIKE 'RANDOM PICKUP LINE'
    )
    # ORDER BY `id` ASC, `topic` DESC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
16-10-2025 18:37:45.78443[3][4] - Elapsed time: 0.622 milliseconds
[find_aiml.php][find_aiml_matches][1054]
Query Process time... 
-----------------------
16-10-2025 18:37:45.78446[2][4] - Elapsed time: 0.023 milliseconds
[find_aiml.php][find_aiml_matches][1061]
FOUND: (1) potential AIML matches 
-----------------------
16-10-2025 18:37:45.78488[1][4] - Elapsed time: 0.424 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][35]
Current THAT = MAAF SAYA BELUM PUNYA JAWABAN 
-----------------------
16-10-2025 18:37:45.78490[4][4] - Elapsed time: 0.021 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][48]
NEW FUNC Searching through 1 rows to unset bad matches 
-----------------------
16-10-2025 18:37:45.78491[4][4] - Elapsed time: 0.012 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][62]
Blue 5 to Blue leader. Starting my run now! Looking for 'HALO' 
-----------------------
16-10-2025 18:37:45.78501[4][4] - Elapsed time: 0.101 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][195]
Found 1 relevant rows 
-----------------------
16-10-2025 18:37:45.78503[4][4] - Elapsed time: 0.019 milliseconds
[find_aiml.php][score_matches][255]
Scoring the matches. 
-----------------------
16-10-2025 18:37:45.78547[4][4] - Elapsed time: 0.436 milliseconds
[find_aiml.php][score_matches][548]
Sorted array $allrows:
Array
(
    [0] => Array
        (
            [id] => 31
            [bot_id] => 1
            [pattern] => HALO
            [thatpattern] => 
            [topic] => 
            [filename] => bot.admin_added.aiml
            [template] => Haloo jugaa
            [score] => 260
            [current_that] => maaf saya belum punya jawaban
            [aiml_id] => 31
            [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)
        )

)
 
-----------------------
16-10-2025 18:37:45.78550[2][4] - Elapsed time: 0.030 milliseconds
[find_aiml.php][get_highest_scoring_row][642]
Final candidates:

Array
(
    [0] => Array
        (
            [id] => 31
            [bot_id] => 1
            [pattern] => HALO
            [thatpattern] => 
            [topic] => 
            [filename] => bot.admin_added.aiml
            [template] => Haloo jugaa
            [score] => 260
            [current_that] => maaf saya belum punya jawaban
            [aiml_id] => 31
            [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)
        )

)

 
-----------------------
16-10-2025 18:37:45.78599[4][4] - Elapsed time: 0.489 milliseconds
[find_aiml.php][get_highest_scoring_row][697]
Best Response: Array
(
    [id] => 31
    [bot_id] => 1
    [pattern] => HALO
    [thatpattern] => 
    [topic] => 
    [filename] => bot.admin_added.aiml
    [template] => Haloo jugaa
    [score] => 260
    [current_that] => maaf saya belum punya jawaban
    [aiml_id] => 31
    [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)
)
 
-----------------------
16-10-2025 18:37:45.78600[2][4] - Elapsed time: 0.015 milliseconds
[find_aiml.php][get_highest_scoring_row][698]
No results found, so none to pick from. 
-----------------------
16-10-2025 18:37:45.78603[4][4] - Elapsed time: 0.031 milliseconds
[find_aiml.php][get_aiml_to_parse][960]
Will be parsing id:31 (HALO) 
-----------------------
16-10-2025 18:37:45.78605[3][4] - Elapsed time: 0.015 milliseconds
[parse_aiml.php][parse_matched_aiml][213]
Run the aiml parse in normal mode (normal or srai) 
-----------------------
16-10-2025 18:37:45.78606[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml.php][set_wildcards][297]
Setting Wildcards. Pattern = 'HALO' 
-----------------------
16-10-2025 18:37:45.78608[4][4] - Elapsed time: 0.013 milliseconds
[parse_aiml.php][set_wildcards][329]
Checking for wildcards in pattern-side THAT 
-----------------------
16-10-2025 18:37:45.78609[4][4] - Elapsed time: 0.013 milliseconds
[parse_aiml.php][set_wildcards][361]
Checking for wildcards in pattern-side TOPIC 
-----------------------
16-10-2025 18:37:45.78611[2][4] - Elapsed time: 0.022 milliseconds
[parse_aiml.php][set_wildcards][394]
AIML array now = Array
(
    [aiml_id] => 31
    [category_id] => 31
    [html_template] => 
    [lookingfor] => HALO
    [pattern] => HALO
    [score] => 260
    [stars] => Array
        (
        )

    [template] => Haloo jugaa
    [thatpattern] => 
    [that_stars] => Array
        (
            [1] => 
        )

    [topic] => 
    [topic_stars] => Array
        (
        )

    [user_raw] => halo
)
 
-----------------------
16-10-2025 18:37:45.78613[2][4] - Elapsed time: 0.017 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][22]
Parsing the AIML template as XML 
-----------------------
16-10-2025 18:37:45.78614[2][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][add_text_tags][93]
Adding some TEXT tags into the template, just because I can... 
-----------------------
16-10-2025 18:37:45.78626[4][4] - Elapsed time: 0.115 milliseconds
[parse_aiml_as_XML.php][add_text_tags][120]
Returning template:
<template><text>Haloo jugaa</text></template> 
-----------------------
16-10-2025 18:37:45.78647[2][4] - Elapsed time: 0.213 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
16-10-2025 18:37:45.78654[4][4] - Elapsed time: 0.067 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element template at level 0. element XML = <?xml version="1.0"?>
<template><text>Haloo jugaa</text></template>
 
-----------------------
16-10-2025 18:37:45.78656[4][4] - Elapsed time: 0.017 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][242]
function parse_template_tag does not exist. Parsing tag as text. 
-----------------------
16-10-2025 18:37:45.78659[2][4] - Elapsed time: 0.029 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
16-10-2025 18:37:45.78661[4][4] - Elapsed time: 0.029 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element text at level 1. element XML = <text>Haloo jugaa</text> 
-----------------------
16-10-2025 18:37:45.78663[4][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][225]
Function parse_text_tag does exist. Processing now. 
-----------------------
16-10-2025 18:37:45.78664[4][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][229]
Passing element text to the parse_text_tag function 
-----------------------
16-10-2025 18:37:45.78666[2][4] - Elapsed time: 0.013 milliseconds
[parse_aiml_as_XML.php][parse_text_tag][281]
Parsing a TEXT tag. 
-----------------------
16-10-2025 18:37:45.78667[4][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][234]
Adding 'Haloo jugaa' to the response array. tag name is text 
-----------------------
16-10-2025 18:37:45.78668[2][4] - Elapsed time: 0.013 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.78670[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Haloo jugaa
)

 
-----------------------
16-10-2025 18:37:45.78671[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.78672[4][4] - Elapsed time: 0.014 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Haloo jugaa' 
-----------------------
16-10-2025 18:37:45.78673[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][262]
Adding 'Haloo jugaa' to the response array. tag name is template. 
-----------------------
16-10-2025 18:37:45.78675[2][4] - Elapsed time: 0.021 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
16-10-2025 18:37:45.78677[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Haloo jugaa
)

 
-----------------------
16-10-2025 18:37:45.78678[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
16-10-2025 18:37:45.78679[4][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Haloo jugaa' 
-----------------------
16-10-2025 18:37:45.78680[4][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][47]
Completed parsing the template. The bot will say: Haloo jugaa 
-----------------------
16-10-2025 18:37:45.78682[4][4] - Elapsed time: 0.019 milliseconds
[parse_aiml.php][parse_matched_aiml][227]
normal - Saving for next turn 
-----------------------
16-10-2025 18:37:45.78683[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][save_for_nextturn][271]
Saving that and that_raw for next turn 
-----------------------
16-10-2025 18:37:45.78684[2][4] - Elapsed time: 0.012 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Haloo jugaa' to the front of the [that_raw] array 
-----------------------
16-10-2025 18:37:45.78686[4][4] - Elapsed time: 0.017 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that_raw array 
-----------------------
16-10-2025 18:37:45.78690[2][4] - Elapsed time: 0.040 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Haloo jugaa' to the front of the [that] array 
-----------------------
16-10-2025 18:37:45.78692[4][4] - Elapsed time: 0.020 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Haloo jugaa' 
-----------------------
16-10-2025 18:37:45.78694[4][4] - Elapsed time: 0.013 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Haloo jugaa' 
-----------------------
16-10-2025 18:37:45.78696[4][4] - Elapsed time: 0.021 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HALOO JUGAA' 
-----------------------
16-10-2025 18:37:45.78697[4][4] - Elapsed time: 0.011 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HALOO JUGAA' 
-----------------------
16-10-2025 18:37:45.78699[2][4] - Elapsed time: 0.022 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Haloo jugaa' to the front of the [parsed_template] array 
-----------------------
16-10-2025 18:37:45.78700[4][4] - Elapsed time: 0.014 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank parsed_template array 
-----------------------
16-10-2025 18:37:45.78702[2][4] - Elapsed time: 0.020 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Haloo jugaa' to the front of the [template] array 
-----------------------
16-10-2025 18:37:45.78704[4][4] - Elapsed time: 0.013 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank template array 
-----------------------
16-10-2025 18:37:45.78706[2][4] - Elapsed time: 0.022 milliseconds
[intialise_conversation.php][log_conversation][403]
Saving the conversation to the DB. 
-----------------------
16-10-2025 18:37:45.78708[3][4] - Elapsed time: 0.023 milliseconds
[intialise_conversation.php][log_conversation][442]
Saving conservation SQL: INSERT INTO `si2h6234_dbthere`.`conversation_log` (
      `id` ,
      `input` ,
      `response` ,
      `user_id` ,
      `convo_id` ,
      `bot_id` ,
      `timestamp`
    )
    VALUES (
      NULL ,
      'halo',
      'Haloo jugaa',
      3,
      '',
      1,
      CURRENT_TIMESTAMP
    ) 
-----------------------
16-10-2025 18:37:45.78931[4][4] - Elapsed time: 2.226 milliseconds
[intialise_conversation.php][write_to_session][140]
Saving to session 
-----------------------
16-10-2025 18:37:45.78968[3][4] - Elapsed time: 0.374 milliseconds
[display_conversation.php][get_conversation_to_display][59]
get_conversation SQL: SELECT * FROM `si2h6234_dbthere`.`conversation_log` WHERE
        `user_id` = :user_id
        AND `bot_id` = :bot_id
        AND `convo_id` = :convo_id
        ORDER BY id DESC  LIMIT 1 
-----------------------
16-10-2025 18:37:45.79013[2][4] - Elapsed time: 0.450 milliseconds
[display_conversation.php][get_conversation_to_display][77]
Found '1' lines of conversation 
-----------------------
16-10-2025 18:37:45.79015[4][4] - Elapsed time: 0.023 milliseconds
[display_conversation.php][get_conversation][92]
Processing conversation as json 
-----------------------
16-10-2025 18:37:45.79018[2][4] - Elapsed time: 0.026 milliseconds
[display_conversation.php][get_json][150]
Outputting response as JSON 
-----------------------
16-10-2025 18:37:45.79021[4][4] - Elapsed time: 0.028 milliseconds
[display_conversation.php][get_json][164]
Returning JSON string: {"convo_id":"","usersay":"halo","botsay":"Haloo jugaa","botData":{"convo_id":"","bot_name":" yowh","bot_id":"1","format":"json","unknown_user":"Seeker","user_name":"Seeker","user_id":"3","totallines":1,"rawSay":"halo","conversation_lines":"1","remember_up_to":"10","debugemail":"24n10008@student.unika.ac.id","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"31","bot_id":"1","pattern":"HALO","thatpattern":"","topic":"","filename":"bot.admin_added.aiml","template":"Haloo jugaa","score":260,"current_that":"maaf saya belum punya jawaban","aiml_id":"31","track_score":"current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)"}}} 
-----------------------
16-10-2025 18:37:45.79103[2][4] - Elapsed time: 0.824 milliseconds
[conversation_start.php][Called outside of function][260]
Closing Database 
-----------------------
16-10-2025 18:37:45.79109[0][4] - Elapsed time: 0.053 milliseconds
[conversation_start.php][Called outside of function][266]
Conversation Ending. Elapsed time: 31.519 milliseconds. 
-----------------------
Debug Level: 4
-----------------------
Debug Mode: 1
-----------------------
CONVERSATION ARRAY
-----------------------
Array
(
    [say] => halo
    [conversation] => Array
        (
            [convo_id] => 
            [bot_name] =>  yowh
            [bot_id] => 1
            [format] => json
            [unknown_user] => Seeker
            [user_name] => Seeker
            [user_id] => 3
            [totallines] => 1
            [rawSay] => halo
            [conversation_lines] => 1
            [remember_up_to] => 10
            [debugemail] => 24n10008@student.unika.ac.id
            [debug_level] => 4
            [debugmode] => 1
            [save_state] => session
            [default_aiml_pattern] => RANDOM PICKUP LINE
            [bot_parent_id] => 1
            [aimlData] => Array
                (
                    [id] => 31
                    [bot_id] => 1
                    [pattern] => HALO
                    [thatpattern] => 
                    [topic] => 
                    [filename] => bot.admin_added.aiml
                    [template] => Haloo jugaa
                    [score] => 260
                    [current_that] => maaf saya belum punya jawaban
                    [aiml_id] => 31
                    [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)
                )

        )

    [aiml] => Array
        (
            [user_raw] => halo
            [lookingfor] => HALO
            [category_id] => 31
            [pattern] => HALO
            [thatpattern] => 
            [template] => Haloo jugaa
            [html_template] => 
            [topic] => 
            [score] => 260
            [aiml_id] => 31
            [stars] => Array
                (
                )

            [that_stars] => Array
                (
                    [1] => 
                )

            [topic_stars] => Array
                (
                )

            [parsed_template] => Haloo jugaa
        )

    [client_properties] => Array
        (
            [ip_address] => 202.10.43.123
            [name] => Seeker
        )

    [raw_that] => Array
        (
            [1] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [2] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [3] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [4] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [5] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [6] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [7] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

            [8] => Array
                (
                    [0] => Maaf saya belum punya jawaban!
                )

        )

    [that] => Array
        (
            [1] => Array
                (
                    [1] => HALOO JUGAA
                )

            [2] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [3] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [4] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [5] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [6] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [7] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [8] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [9] => Array
                (
                    [1] => MAAF SAYA BELUM PUNYA JAWABAN
                )

            [10] => 
            [12] => 
        )

    [input] => Array
        (
            [1] => halo
            [2] => HALO
            [3] => HALO
            [4] => APA KABARMU
            [5] => HALO
            [6] => HALO
            [7] => HALO
            [8] => HALOHA
            [9] => HALO
            [10] => 
        )

    [time_start] => 1760614665.7595
    [user_say] => Array
        (
            [1] => HALO
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [that_raw] => Array
        (
            [1] => Array
                (
                    [1] => 
                    [2] => Haloo jugaa
                )

            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
            [12] => 
        )

    [parsed_template] => Array
        (
            [1] => Haloo jugaa
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [template] => Array
        (
            [1] => Haloo jugaa
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [send_to_user] => {"convo_id":"","usersay":"halo","botsay":"Haloo jugaa","botData":{"convo_id":"","bot_name":" yowh","bot_id":"1","format":"json","unknown_user":"Seeker","user_name":"Seeker","user_id":"3","totallines":1,"rawSay":"halo","conversation_lines":"1","remember_up_to":"10","debugemail":"24n10008@student.unika.ac.id","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"31","bot_id":"1","pattern":"HALO","thatpattern":"","topic":"","filename":"bot.admin_added.aiml","template":"Haloo jugaa","score":260,"current_that":"maaf saya belum punya jawaban","aiml_id":"31","track_score":"current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: halo (2 points)"}}}
)

-----------------------
Total execution time: 31.519 Milliseconds. Goodbye.