<html> <head> <title>HTML and PHP together</title> </head> <body> <h1 align=center> <?php print "Welcome"; ?> </h1> </body> </html>
Copyright � 2010 Dotfluent Network. Use of this web site constitutes acceptance of the w3mentor Terms of Use and Privacy Policy.