View Single Post
Old 06-10-2009, 04:15 PM   #6 (permalink)
frozenfire03
Registered User
 
frozenfire03's Avatar
 
Join Date: May 2008
Location: Philippines
Posts: 82
OS: WinXP SP2


Re: Anyone who know much in php?

Thanks guys. Please check my coding below..

<html>
<head>
<body>

<?php

echo "hello world";

?>

</body>
</html>

i used notepad for coding and save it in c:/xampp/test

using testing.php as filename..
frozenfire03 is offline   Reply With Quote