Ak Blog

Easy Learning with "PHP Tryit"

Published 22 days ago

Easy Learning with "PHP Tryit":-


<pre class="notranslate w3-white language-php" tabindex="0" style="box-sizing: inherit; font-family: Consolas, "Source Code Pro", Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace; font-size: 16px; word-break: normal; overflow-wrap: normal; line-height: 1.5; tab-size: 2; hyphens: none; padding: 1em; margin: 1em 0px; border-left: 4px solid rgb(4, 170, 109); background-image: initial !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;"><code class="language-php" style="box-sizing: inherit; font-family: Consolas, "Source Code Pro", Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace; font-size: 1em; color: black; background: none; word-spacing: normal; overflow-wrap: normal; line-height: 1.5; tab-size: 2; hyphens: none;"><span class="token doctype" style="box-sizing: inherit; color: slategray;"><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);"><!</span><span class="token doctype-tag" style="box-sizing: inherit;">DOCTYPE</span> <span class="token name" style="box-sizing: inherit;">html</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">></span></span>
<span class="token tag" style="box-sizing: inherit; color: rgb(153, 0, 85);"><span class="token tag" style="box-sizing: inherit;"><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);"><</span>html</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">></span></span>
<span class="token tag" style="box-sizing: inherit; color: rgb(153, 0, 85);"><span class="token tag" style="box-sizing: inherit;"><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);"><</span>body</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">></span></span>
 
<span class="token php language-php" style="box-sizing: inherit;"><span class="token delimiter important" style="box-sizing: inherit; color: rgb(221, 74, 104); font-weight: bold;"><?php</span>
<span class="token keyword keyword-echo" style="box-sizing: inherit; color: rgb(0, 119, 170);">echo</span> <span class="token string single-quoted-string" style="box-sizing: inherit; color: rgb(102, 153, 0);">'My first PHP script!'</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">;</span>
<span class="token delimiter important" style="box-sizing: inherit; color: rgb(221, 74, 104); font-weight: bold;">?></span></span>

<span class="token tag" style="box-sizing: inherit; color: rgb(153, 0, 85);"><span class="token tag" style="box-sizing: inherit;"><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);"></</span>body</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">></span></span>
<span class="token tag" style="box-sizing: inherit; color: rgb(153, 0, 85);"><span class="token tag" style="box-sizing: inherit;"><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);"></</span>html</span><span class="token punctuation" style="box-sizing: inherit; color: rgb(153, 153, 153);">></span></span>

Comments

Please sign in to comment.

Summarize chat