asfsafsaasfsdfsadfsdfsadfsadfsadfsadfsadfsadfasdfs... Read More
Prepare your manuscript according to your chosen journal’s requirements.
Submit your article when you feel it’s ready to go.
External reviewers will evaluate your manuscript and provide you with their feedback.
If the manuscript is formally accepted / rejected / revision after peer review. you will receive a formal Notification.
Submit your payment, copyright and proof of reading confirmation
The issue containing your article is now available online.
To give your manuscript the best chance of publication, follow these policies and formatting guidelines.
Journals
Subject
Board Member
indexing
25 Aug, 2022
zoology is best subject
page_title
parent_title
meta_title
meta_keyword
meta_description
page_description
list_data
journal_list
topic_list
journal_category
journal_cat_list
box_styles
page_counts
testimonial_list
blog_list
news_list
current_journal_id
journal_slug
journal_details
manusript_data
is_journal
detail_image
aboutus_img
aboutus_description
page_error_msg
input
obLevel
__env
app
errors
request
__currentLoopData
loop
valueTopic
keyTopic
valueNews
keyNews
journal_sort_name
front_user
select `title`, `slug`, `meta_title`, `keyword`, `description`, `page_description` from `tbl_pages` where `slug` = 'home' and `is_active` = '1' and `tbl_pages`.`deleted_at` is null limit 1
LIMIT
ORDER BY
select * from `tbl_journal` where `journal_sort_name` = 'MEJ' and `tbl_journal`.`deleted_at` is null limit 1
SELECT *
select `tbl_banner`.* from `tbl_banner` where (`tbl_banner`.`journal_id` = 3 and `tbl_banner`.`is_active` = 1 and `tbl_banner`.`banner_type` = '2') and `tbl_banner`.`deleted_at` is null and `tbl_banner`.`deleted_at` is null order by `tbl_banner`.`id` desc
select `topic_name`, `topic_slug` from `tbl_topic` where `is_active` = '1' and `journal_id` = 3 and `tbl_topic`.`deleted_at` is null order by `id` desc
select `category_name`, `category_slug` from `tbl_journal_category` where `is_active` = '1' and `tbl_journal_category`.`deleted_at` is null and `tbl_journal_category`.`deleted_at` is null order by `id` desc
select `tbl_journal`.`journal_name`, `tbl_journal`.`journal_sort_name`, `tbl_journal`.`journal_slug`, `tbl_journal`.`issn_online_number`, `tbl_journal`.`journal_image`, `tbl_journal_category`.`category_name`, `category_slug`, (select count(*) from `tbl_topic` where `tbl_journal`.`id` = `tbl_topic`.`journal_id` and `tbl_topic`.`deleted_at` is null) as `topics_count`, (select count(*) from `tbl_board_member_details` where `tbl_journal`.`id` = `tbl_board_member_details`.`journal_id` and `tbl_board_member_details`.`deleted_at` is null) as `boardmembers_count` from `tbl_journal` inner join `tbl_journal_details` on `tbl_journal_details`.`journal_id` = `tbl_journal`.`id` inner join `tbl_journal_category` on `tbl_journal_category`.`id` = `tbl_journal_details`.`journal_category_id` where `tbl_journal_category`.`is_active` = 1 and `tbl_journal`.`is_active` = 1 and `tbl_journal_category`.`deleted_at` is null and `tbl_journal`.`deleted_at` is null and `tbl_journal`.`journal_sort_name` <> 'MEJ' and `tbl_journal`.`deleted_at` is null order by `tbl_journal`.`journal_name` desc limit 7
select * from `tbl_testimonial` where (`tbl_testimonial`.`is_active` = 1 and `tbl_testimonial`.`is_approve` = '2') and `deleted_at` is null and `tbl_testimonial`.`deleted_at` is null order by `id` desc limit 3
select `tbl_blog`.* from `tbl_blog` inner join `tbl_journal` on `tbl_journal`.`id` = `tbl_blog`.`journal_id` left join `tbl_topic` on `tbl_topic`.`id` = `tbl_blog`.`topic_id` or `tbl_blog`.`topic_id` = 0 and `tbl_topic`.`deleted_at` is null where (`tbl_blog`.`is_active` = 1 and `tbl_blog`.`status` = '2' and `tbl_blog`.`journal_id` = 3) and `tbl_journal`.`deleted_at` is null and `tbl_blog`.`deleted_at` is null and `tbl_blog`.`deleted_at` is null group by `tbl_blog`.`id` order by `tbl_blog`.`id` desc limit 3
select `tbl_news`.* from `tbl_news` inner join `tbl_journal` on `tbl_journal`.`id` = (SELECT journal_id FROM tbl_news_details WHERE tbl_news_details.news_id = tbl_news.id and tbl_news_details.deleted_at IS NULL LIMIT 1) where (`tbl_news`.`is_active` = 1 and `tbl_journal`.`is_active` = 1) and `tbl_news`.`deleted_at` is null and `tbl_journal`.`deleted_at` is null and `tbl_news`.`deleted_at` is null order by `tbl_news`.`id` desc limit 1
select * from `tbl_journal` where `is_active` = 1 and `tbl_journal`.`deleted_at` is null
select * from `tbl_topic` where `is_active` = 1 and `journal_id` = 3 and `tbl_topic`.`deleted_at` is null
select * from `tbl_board_member` inner join `tbl_board_member_details` on `tbl_board_member_details`.`board_member_id` = `tbl_board_member`.`id` where `status` = 2 and `reviewer_display` = 1 and `tbl_board_member_details`.`journal_id` = 3 and `tbl_board_member`.`deleted_at` is null
select * from `tbl_indexing` inner join `tbl_indexing_details` on `tbl_indexing_details`.`indexing_id` = `tbl_indexing`.`id` where `is_active` = 1 and `tbl_indexing_details`.`journal_id` = 3 and `tbl_indexing`.`deleted_at` is null
select `tbl_manuscript`.`slug`, `tbl_manuscript`.`id`, `tbl_manuscript`.`journal_id`, `tbl_journal_volume_issue`.`volume`, `tbl_journal_volume_issue`.`issue`, `tbl_journal_volume_issue`.`id` as `volume_issue_id`, `tbl_journal_volume_issue`.`year`, IF(tbl_journal_volume_issue.status = 2,1 ,0) as is_current from `tbl_manuscript` inner join `tbl_manuscript_publish` on `tbl_manuscript_publish`.`manuscript_id` = `tbl_manuscript`.`id` inner join `tbl_journal_volume_issue` on `tbl_journal_volume_issue`.`id` = `tbl_manuscript_publish`.`volume_issue_id` where `tbl_manuscript`.`status` = '17' and `tbl_manuscript`.`is_active` = 1 and `tbl_manuscript`.`deleted_at` is null and `tbl_manuscript`.`journal_id` = 3 and `tbl_journal_volume_issue`.`journal_id` = 3 and `tbl_manuscript`.`deleted_at` is null order by `tbl_journal_volume_issue`.`status` desc
select `about_us_image`, `about_us` from `tbl_journal_about_us` where `journal_id` = 3 limit 1
select * from `tbl_news_details` where `tbl_news_details`.`news_id` = 1 and `tbl_news_details`.`deleted_at` is null limit 1
select * from `tbl_journal` where `tbl_journal`.`id` = 2 and `tbl_journal`.`id` is not null and `tbl_journal`.`deleted_at` is null limit 1
select * from `tbl_settings` where `meta_key` like 'FRONTEND_META_%'
200
[]
0 of 0 array:23 [▶ "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.144.13.230" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "host" => array:1 [▶ 0 => "staging.isrdo.org" ] "x-forwarded-for" => array:1 [▶ 0 => "3.144.13.230" ] "cf-ray" => array:1 [▶ 0 => "92ba2113bcdc6314-ORD" ] ]
0 of 0 array:55 [▶ "PATH" => "/opt/bitnami/apache/bin:/opt/bitnami/common/bin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/git/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mysql/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/varnish/bin:/opt/bitnami/varnish/sbin ◀/opt/bitnami/apache/bin:/opt/bitnami/common/bin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bitnami/apache/bin:/opt/ ▶" "USER" => "daemon" "HOME" => "/usr/sbin" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/journal/MEJ" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/journal/MEJ" "REMOTE_PORT" => "52038" "SCRIPT_FILENAME" => "/opt/bitnami/apps/staging-isrdo/htdocs/public/index.php" "SERVER_ADMIN" => "info@trentiums.com" "CONTEXT_DOCUMENT_ROOT" => "/opt/bitnami/apps/staging-isrdo/htdocs/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/opt/bitnami/apps/staging-isrdo/htdocs/public" "REMOTE_ADDR" => "172.70.179.46" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.26.12.175" "SERVER_NAME" => "staging.isrdo.org" "SERVER_SOFTWARE" => "Apache/2.4.46 (Unix) OpenSSL/1.1.1n" "SERVER_SIGNATURE" => "" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CONNECTION" => "Keep-Alive" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CF_CONNECTING_IP" => "3.144.13.230" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "staging.isrdo.org" "HTTP_X_FORWARDED_FOR" => "3.144.13.230" "HTTP_CF_RAY" => "92ba2113bcdc6314-ORD" "SSL_TLS_SNI" => "staging.isrdo.org" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "staging.isrdo.org" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743867472.548 "REQUEST_TIME" => 1743867472 ]
0 of 0 array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 05 Apr 2025 15:37:53 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkFWbzBleHI3ZWNLbzNqcHZ4Mko5S1E9PSIsInZhbHVlIjoiNmJQRmxcL1gzUnZZV3dpMGUzdU1QWkcxa3NGWWFyY2FpWXRRUUlGT213R3lDK1QzMDRjUlo2WWtqMFREcXNUcEUiLCJtYWMiOiI5MDc5ODQ5ZTA1YjJlMTUxYmZhMjg5NTViMGIyNDJiNDg0OTZiMjNmNGI2OGVlNzMwMzM2MmUwZWI0YmQ5ZjM1In0%3D; expires=Sat, 05-Apr-2025 17:37:53 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkFWbzBleHI3ZWNLbzNqcHZ4Mko5S1E9PSIsInZhbHVlIjoiNmJQRmxcL1gzUnZZV3dpMGUzdU1QWkcxa3NGWWFyY2FpWXRRUUlGT213R3lDK1QzMDRjUlo2WWtqMFREcXNUcEUiLCJtY ▶" 1 => "isrdo_session=eyJpdiI6IndPVzdvQm5WeXZGSm9GZGQ0SVlCdGc9PSIsInZhbHVlIjoiRzlYWHJiWmJWb2J2c0Zra1lDZklFOHlMNGplcXl6cXdZMTVTMDN3dTdDMWg5SFF4UHg4R2JHczNrMWkzS3A5MSIsIm1hYyI6ImQ1MDRmOWRkYjRiOGZkMDRjZmEyYzE5NDViOTdiMTBkOTRhODQxMTQwZTVmNGU3M2E2MGQ2OGM1OGViOTMzMjYifQ%3D%3D; expires=Sat, 05-Apr-2025 17:37:53 GMT; Max-Age=7200; path=/; httponly ◀isrdo_session=eyJpdiI6IndPVzdvQm5WeXZGSm9GZGQ0SVlCdGc9PSIsInZhbHVlIjoiRzlYWHJiWmJWb2J2c0Zra1lDZklFOHlMNGplcXl6cXdZMTVTMDN3dTdDMWg5SFF4UHg4R2JHczNrMWkzS3A5MSIsIm ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkFWbzBleHI3ZWNLbzNqcHZ4Mko5S1E9PSIsInZhbHVlIjoiNmJQRmxcL1gzUnZZV3dpMGUzdU1QWkcxa3NGWWFyY2FpWXRRUUlGT213R3lDK1QzMDRjUlo2WWtqMFREcXNUcEUiLCJtYWMiOiI5MDc5ODQ5ZTA1YjJlMTUxYmZhMjg5NTViMGIyNDJiNDg0OTZiMjNmNGI2OGVlNzMwMzM2MmUwZWI0YmQ5ZjM1In0%3D; expires=Sat, 05-Apr-2025 17:37:53 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkFWbzBleHI3ZWNLbzNqcHZ4Mko5S1E9PSIsInZhbHVlIjoiNmJQRmxcL1gzUnZZV3dpMGUzdU1QWkcxa3NGWWFyY2FpWXRRUUlGT213R3lDK1QzMDRjUlo2WWtqMFREcXNUcEUiLCJtY ▶" 1 => "isrdo_session=eyJpdiI6IndPVzdvQm5WeXZGSm9GZGQ0SVlCdGc9PSIsInZhbHVlIjoiRzlYWHJiWmJWb2J2c0Zra1lDZklFOHlMNGplcXl6cXdZMTVTMDN3dTdDMWg5SFF4UHg4R2JHczNrMWkzS3A5MSIsIm1hYyI6ImQ1MDRmOWRkYjRiOGZkMDRjZmEyYzE5NDViOTdiMTBkOTRhODQxMTQwZTVmNGU3M2E2MGQ2OGM1OGViOTMzMjYifQ%3D%3D; expires=Sat, 05-Apr-2025 17:37:53 GMT; path=/; httponly ◀isrdo_session=eyJpdiI6IndPVzdvQm5WeXZGSm9GZGQ0SVlCdGc9PSIsInZhbHVlIjoiRzlYWHJiWmJWb2J2c0Zra1lDZklFOHlMNGplcXl6cXdZMTVTMDN3dTdDMWg5SFF4UHg4R2JHczNrMWkzS3A5MSIsIm ▶" ] ]
0 of 0 array:4 [▶ "_token" => "XLWkmamk5lEsDjWRjeV6k1EWgyiI696dntotda5b" "_previous" => array:1 [▶ "url" => "https://staging.isrdo.org/journal/MEJ" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]