still in the Post about the PHP programming language
I just wanted to share a few examples of HTML in PHP Script
for a Newbie like me worth sharing:)
<?php
echo '<div align=center>selamat datang dikota jogjakarta</div>';
echo '<html>';
echo '<head>';
echo "<title>HTML dalam Script PHP</title>";
echo '</head>';
echo '<body>';
echo '<h1>';
echo '<div align=center>';
echo "<font color=#0000000 size=+2>";
echo 'Selamat Datang dikota Budaya Jogjakarta';
echo '</font>';
echo '</div>';
echo '</h1>';
echo '</body>';
echo '</html>';
?>
Search
Categories
Archives
-
▼
2011
(11)
-
▼
Desember
(11)
- Lyrik Yellow Card_Only One
- HTML Script in PHP
- Exercise Creating Functions for PHP
- Create_Database PHP
- Example Script PHP Connect to Database
- Program AVL Tree C++
- Ucapan Tahun Baru Shinen Omodetou Gozaimasu
- Source Code Program Bus Queue C++
- Basic Array Example Program
- sample program Queue
- What's Superskalar..???
-
▼
Desember
(11)