b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » Message 1793962 (Thread)

# Only know how to do it with PHP
If PHP's enabled on your server it's not difficult.
If you're not sure, try sticking this in between the <BODY> </BODY> tags like so:

<BODY>
<?php phpinfo(); ?>
</BODY>

Save the page as test.php or something, then upload it and see what happens when you go to the page in the browser
(, Sat 16 Aug 2003, 14:17, archived)