{"id":132,"date":"2016-07-06T12:49:57","date_gmt":"2016-07-06T12:49:57","guid":{"rendered":"https:\/\/barkhane.com\/php\/2016\/07\/06\/php-tag\/"},"modified":"2024-03-03T17:25:13","modified_gmt":"2024-03-03T17:25:13","slug":"php-tag","status":"publish","type":"post","link":"https:\/\/barkhane.com\/php\/php-tag\/","title":{"rendered":"PHP Tag"},"content":{"rendered":"<p>PHP Tag<\/p>\n<h3 class=\"widget-title\">What are PHP tags ?<\/h3>\n<p>Basically <a href=\"https:\/\/barkhane.com\/php\/what-is-php\/\" target=\"_blank\" rel=\"noopener\">PHP <\/a>code can run in Three Types of Tags.<\/p>\n<blockquote><p>These are:<\/p>\n<ol>\n<li>Canonical PHP tags<\/li>\n<li>Short-open (SGML-style) tags<\/li>\n<li>Script Tag<\/li>\n<\/ol>\n<\/blockquote>\n<p><strong>What are Canonical PHP tags ?<\/strong><br \/>\nCanonical PHP tags are some times call Default tag because it is by default ON on any server where as other not.<br \/>\nit look like<\/p>\n<pre><code>    \n\n<strong>&lt;?php<\/strong> code \u00a0<strong> ?&gt;<\/strong>\n <\/code><\/pre>\n<p><!--?php code ?--><br \/>\n<strong>What are Short tags ?<\/strong><br \/>\nShort tags are those tag which does not contain php with &lt;? starting tag. Short tag are by default off on the server in order to use you have to activate or ask server admin to activate it.it looks like<\/p>\n<pre><code>     \n<strong>&lt;?<\/strong> \u00a0code<strong> \u00a0?&gt;<\/strong><\/code><\/pre>\n<p><strong>What are Script tags ?<\/strong><br \/>\nScript tags are those tag which contain script tag like &lt; script language=\\&#8221;php\\&#8221;&gt;this type of tags are rarely used, it contain a starting tag as well as closing tag like <a href=\"https:\/\/barkhane.com\/php\/what-is-html\/\" target=\"_blank\" rel=\"noopener\">HTML <\/a>tags<br \/>\nit look like<\/p>\n<pre><code>  \n\n<strong>&lt; script language=\\\"php\\\"&gt;<\/strong>\n\nCode\n\n<strong>&lt; \/script &gt;<\/strong>   <\/code><\/pre>\n<p>\/\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>PHP Tag What are PHP tags ? Basically PHP code can run in Three Types of Tags. These are: Canonical [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[3],"tags":[],"class_list":["post-132","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/posts\/132","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/comments?post=132"}],"version-history":[{"count":0,"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/posts\/132\/revisions"}],"wp:attachment":[{"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/media?parent=132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/categories?post=132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/barkhane.com\/php\/wp-json\/wp\/v2\/tags?post=132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}