PHP: Nucleotide Fun: Difference between revisions
Created page with "Note: This is the PHP file that will run with the HTML file also titled Nucleotide Fun. <syntaxhighlight lang="php"> <?php $DNA = " does not contain U."; $RNA = " contain..." |
No edit summary |
||
| Line 1: | Line 1: | ||
Note: This is the PHP file that will run with the HTML file also titled Nucleotide Fun. | Note: This is the PHP file that will run with the HTML file also titled [[HTML: Nucleotide Fun|Nucleotide Fun]]. | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> | ||