function display_custom_form_data_shortcode($atts) { ob_start(); if (!isset($_GET['entry_id'])) { echo "Entry ID not specified."; return ob_get_clean(); } global $wpdb; $entry_id = intval($_GET['entry_id']); $table_entries = $wpdb->prefix . 'frm_items'; $table_entry_meta = $wpdb->prefix . 'frm_item_metas'; $entry = $wpdb->get_row($wpdb->prepare("SELECT * FROM $table_entries WHERE id = %d", $entry_id)); if (!$entry) { echo "No entry found for this ID."; return ob_get_clean(); } $meta_data = $wpdb->get_results($wpdb->prepare( "SELECT meta_key, meta_value FROM $table_entry_meta WHERE item_id = %d ORDER BY field_order ASC", $entry_id )); echo ""; echo ""; $declaration_fields = [ 'Are You in Government Service?', 'Have you Passed Punjabi upto Matriculation standard?', 'Have you ever been disqualified by PPSC/UPSC/Any other?', 'Do you posses requisite qualification as per Advertisement?', 'Declaration' ]; $declarations = []; foreach ($meta_data as $row) { $label = $row->meta_key; $value = maybe_unserialize($row->meta_value); if (is_array($value) && isset($value['file'])) { $value = "View File"; } elseif (is_array($value)) { $value = implode(', ', $value); } // Replace headings if (stripos($label, 'Qualification 1') !== false || stripos($label, 'Qualification 2') !== false) { $label = 'Qualification Details'; } if (stripos($label, 'Experience 1') !== false || stripos($label, 'Experience 2') !== false) { $label = 'Experience Details'; } if (in_array($label, $declaration_fields)) { $declarations[] = [$label, $value]; } else { echo ""; } } // Print declarations at end foreach ($declarations as $dec) { echo ""; } echo "
FieldValue
" . esc_html($label) . "" . $value . "
" . esc_html($dec[0]) . "" . $dec[1] . "
"; return ob_get_clean(); } add_shortcode('display_custom_form_data', 'display_custom_form_data_shortcode'); Phd_registration_Form_downloald – recruitment.ggsmch.org

ਬਾਬਾ ਫ਼ਰੀਦ ਯੂਨੀਵਰਸਿਟੀ ਆਫ਼ ਹੈਲਥ ਸਾਇੰਸਿਜ਼, ਫਰੀਦਕੋਟ

logo1 (1)

Ph.D. Re-Registration Application Download Page

Note : Mere applying your application form do not confer any right to claim for applying for the said course until you may not deposit the required application fee within stipulated date & time i.e. last date.
"This portal may display multiple forms that the candidate has filled. The university will only consider the application ID and the form for which the candidate has submitted the fee."