(mysqli): SELECT * FROM sessions WHERE session_id = 'afa0ec7173d721e9e8a7929ba02bb723'  

(mysqli): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('afa0ec7173d721e9e8a7929ba02bb723', '3.22.250.172', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1722067580, 1722067580, 0, '', 'jas.sabu.edu.ly')  

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT * FROM site  

(mysqli): SET time_zone = '+2:00'  

(mysqli): 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 (context_id = '1' OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 76

Warning: Declaration of LensGalleyPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 25

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'defaultthemeplugin' AND context_id = 1  

Warning: file_put_contents(/var/www/www-root/data/www/jas.sabu.edu.ly/cache/fc-pluginSettings-1-defaultthemeplugin.php): failed to open stream: Permission denied in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/cache/FileCache.inc.php on line 89

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT c.* FROM journals c WHERE c.enabled = 1 ORDER BY seq  

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 122

Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 78

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /var/www/www-root/data/www/jas.sabu.edu.ly/classes/article/SubmissionFileDAO.inc.php on line 31

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '183' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '183' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON (ps.submission_id = s.submission_id) JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE s.submission_id = 183  

(mysqli): SELECT * FROM submission_settings WHERE submission_id = '183'  

(mysqli): SELECT sf.*, g.* FROM submission_galleys g LEFT JOIN submission_files sf ON (g.file_id = sf.file_id) LEFT JOIN submission_files nsf ON (nsf.file_id = g.file_id AND nsf.revision > sf.revision) WHERE g.submission_id = 183 AND nsf.file_id IS NULL ORDER BY g.seq  

(mysqli): SELECT * FROM submission_galley_settings WHERE galley_id = '116'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9 AND journal_id = 1  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT a.*, ug.show_title FROM authors a JOIN user_groups ug ON (a.user_group_id=ug.user_group_id) WHERE a.submission_id = 183 ORDER BY seq  

(mysqli): SELECT * FROM author_settings WHERE author_id = '322'  

(mysqli): SELECT * FROM author_settings WHERE author_id = '323'  

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 437

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 438
TY - JOUR AU - Karima Belgasem AU - Salma Salem PY - 2022/04/27 Y2 - 2024/07/27 TI - AWARENESS OF ORAL CANCER AMONG GENERAL PUBLIC IN LIBYA: AQUESTIONNAIRE-BASED SURVEY JF - Scientific Journal of Applied Sciences of Sabratha University JA - SABUJAS VL - 0 IS - 0 SE - DO - 10.47891/sabujas.v0i0.12-21 UR - https://jas.sabu.edu.ly/index.php/asjsu/article/view/183 AB - Cancer is a major health problem in both developed and developing countries. Fighting against cancer require health care professionals to be well trained in diagnosing as well as organizing public education programs. This study is to evaluate public knowledge of oral cancer risk factors, and to assess their awareness of oral cancer examination. A questionnaire was designed to collect information about awareness of oral cancer, knowledge of conditions associated with alcohol and tobacco use, perception of risks of oral cancer, and subjects’ attitude twards oral cancer screening. 122 participates (57.4% females and 42.6% males) had responded to the questionnaire. The responses revealed that 64% have heard about oral cancer and that media was the common source of information (59%). Some participants (35.2%) believe that oral cancer is preventable whilst 54.0% of the participants pointed that they do not know. More than 45.1% of the respondents were aware that smoking is a risk. 23.7% of the respondents considered sore lesions in mouth that does not heal as an early sign of oral cancer. To sum up, there is unawareness of the unhealthy habits, signs, and symptoms of oral cancer. Education programs can be carried out through mass media means raise awareness of such issues. ER -
(mysqli): UPDATE sessions SET user_id = NULL, ip_address = '3.22.250.172', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1722067580, last_used = 1722067580, remember = 0, data = '', domain = 'jas.sabu.edu.ly' WHERE session_id = 'afa0ec7173d721e9e8a7929ba02bb723'