Domain Empire

Hello world example in PHP

Spaceship Spaceship
Watch
Impact
6
PHP:
<html>
<body>
<?php echo "Hello World"; ?>
</body>
</html>


:D
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Re: Hello world example in PHP

Originally posted by deadserious
PHP:
The correct way in php woule be more like:

[url]http://www.webdesigntalk.net/showth...s=&threadid=162[/url] 
[/QUOTE] 

Well i tend to write my whole file as php. Very minimum html tags
 
0
•••
You still can't forget that ; ;)
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back