(mysql): SELECT * FROM sessions WHERE session_id = '3ntnf65idb0mqqnhkkvqurda06'  

(mysql): SELECT * FROM journals WHERE path = 'fikri'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '49') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '49'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '4014' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 4014  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 4014 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '2844'  

(mysql): SELECT * FROM article_settings WHERE article_id = '4014'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 4014 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '323' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 323  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '323'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '108'  

(mysql): SELECT * FROM section_settings WHERE section_id = '108'  

(mysql): SELECT * FROM sections WHERE section_id = '108'  

(mysql): SELECT * FROM section_settings WHERE section_id = '108'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 4014  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '4014' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 4014  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 4014 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '2844'  

(mysql): SELECT * FROM article_settings WHERE article_id = '4014'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 4014 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '49' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:37:46' >= s.date_start AND '2025-09-17 09:37:46' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 4014 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '108'  

(mysql): SELECT * FROM section_settings WHERE section_id = '108'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 49 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1189'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '49') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
KH. M. ARWANI AMIN SEBAGAI ROLE MODEL PENDIDIKAN TAHFIDZ AL QUR’AN | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 4014 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '6569'   <hr /> Choeroni | Al-Fikri: Jurnal Studi dan Penelitian Pendidikan Islam
(mysql): SELECT * FROM authors WHERE submission_id = 4014 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6569'  

(mysql): SELECT * FROM authors WHERE submission_id = 4014 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6569'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 49 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1189'  

KH. M. ARWANI AMIN SEBAGAI ROLE MODEL PENDIDIKAN TAHFIDZ AL QUR’AN


(mysql): SELECT * FROM authors WHERE submission_id = 4014 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '6569'  
Choeroni Choeroni

Abstract


ABSTRACT

This study focuses on the taÃfà al Qur’an education model conducted by KH. M. Arwani in the Islamic Boarding School Yanbu'ul Holy Qur'an. The author in conducting this research uses a literature study and a qualitative descriptive approach. The results of the research that the authors did found several educational concepts memorizing the Qur'an according to KH. M. Arwani Amin, among others; 1. Sincerity, 2. Obedience  3. Importance of Quality, 4. Patience and Thoroughness. The method applied in PTYQ, namely the pesantren which he initiated as the following; 1. The musyrifahah method, 2. Recitation method, 3. takrÊr method, 4. MudÉrasah method, and 5. Test method.

While the Al-Qur'an memorization system at the pesantren which is fostered by KH. M. Arwani is divided into five groups or classes, namely: Preparation Class, Class I, Class II, Class III, and Special Classes. “Adab“  learning and memorizing the Qur'an in  accordance with KH. M. Arwani Amin, covering adab before memorizing the Qur'an, must be based on sincerity, and adab when memorizing the Qur'an, namely; always pray and always obey all the rules of the teacher and the pesantren.

 

Keywords: Al-Qur'an, Tahfidz, Education, M. Arwani Amin


Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '16437'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16437 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '16438'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16438 ORDER BY metadata_description_id DESC  

DAFTAR PUSTAKA


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16439'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16439 ORDER BY metadata_description_id DESC  

Abdurrahman Mas’ud, Kyai Tanpa Pesantren, (Yogjakarta ; Gama Media, 2013).


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16440'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16440 ORDER BY metadata_description_id DESC  

Ahmad bin Hanbal, Musnad Ahmad bin Hanbal, (Bairut, Dal Al Fikri, 1978)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16441'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16441 ORDER BY metadata_description_id DESC  

Abdullah Syukri Zarkasyi, Gontor & Pembaharuan Pendidikan Pesantren, (Jakarta: PT. Raja Grafindo Persadana, 2005),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16442'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16442 ORDER BY metadata_description_id DESC  

Ahmad Sumpeno, M. Ag, Pembelajaran Pesantren: Suatu Kajian Komparatif, (Direktur Pekapontren, Jakarta),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16443'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16443 ORDER BY metadata_description_id DESC  

A. Susanto, Pemikiran Pendidikan Islam, (Jakarta: Amzah, 2009).


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16444'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16444 ORDER BY metadata_description_id DESC  

Departemen Agama RI, Al Qur’an dan Terjamahnya, (Jakarta: Karindo,2004)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16445'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16445 ORDER BY metadata_description_id DESC  

Hasyim Asy’ari, Etika Pendidikan Islam, (Terj. Mohamad kholil, Jogjakarta: Titian Wacana, 2007),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16446'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16446 ORDER BY metadata_description_id DESC  

Kumpulan masail Qur’aniyah, (Kudus, PTYQ,1998)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16447'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16447 ORDER BY metadata_description_id DESC  

Muhaimin, Paradigma Pendidikan Islam, (Bandung: PT. Remaja Rosdakarya, 2001)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16448'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16448 ORDER BY metadata_description_id DESC  

M. Hasyim Asy’ari, Etika Pendidikan Islam, terj. Mohamad Kholil, (Yogjakarta, Titian Wacana, 2007)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16449'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16449 ORDER BY metadata_description_id DESC  

Profil Pondok Tahfidz Yanbu’ul Qur’an, (Yayasan Arwaniyah Kudus), 2008


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16450'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16450 ORDER BY metadata_description_id DESC  

Rosehan Anwar, Biografi KH. M. Arwani Amin, (Jakrata: Proyek Penelitian Keagamaan, Depag RI),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16451'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16451 ORDER BY metadata_description_id DESC  

Rosidi, KH. Arwani Amin Penjaga Wahyu dari Kudus,( Kudus; al-Makmun, 2008),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16452'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16452 ORDER BY metadata_description_id DESC  

Ulil Albab Arwani, Bimbingan Cara Mengajar Yanbu’a, (PTYQ ; Kudus, 2004)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16453'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16453 ORDER BY metadata_description_id DESC  

M. Ulin Nuha Arwani.dkk, Thoriqoh baca Tulis dan Menghafal Al Qur’an; Yanbu’a, (Kudus, Yayasan Arwaniyah, 2006)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '16454'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 16454 ORDER BY metadata_description_id DESC  

Ahmad Zubaidi, Alumni PTYQ, Demak, Wawancara Langsung, 25 Mei 2015,

Ulil Albab Arwani, Pengasuh PTYQ, Kudus, Wawancara Langsung, 18 April 2015.




DOI: http://dx.doi.org/10.30659/jspi.v2i1.4014
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '4014' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 4014  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 4014 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '2844'  

(mysql): SELECT * FROM article_settings WHERE article_id = '4014'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 4014 ORDER BY s.seq  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 4014 AND r.status = 2  

Refbacks

  • There are currently no refbacks.



Al-Fikri is published by the Department of Islamic Religious Education, Faculty of Islamic Studies, Universitas Islam Sultan Agung, Semarang, Indonesia.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758101770, last_used = 1758101861, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '3ntnf65idb0mqqnhkkvqurda06'