web learning

HTML

CSS

PHP

JAVA SCRIPT

AJAX

EBOOKS

PROJECT

FORUM

<?php
 Echo "<html>";
 Echo "<title>HTML with PHP</title>";
 Echo "<body><b>My Example</b>";

 Print "<i>Print works too!</i></body></html>";
 ?>

Categories:

Leave a Reply