please help me out. I'm doing the php with html form thing. but instead of the out, my browser shows the source code .
here is the code for "order.html"
<html><body>
<h4>Tizag Art Supply Order Form</h4>
<form action="process.php" method="POST">
<select name="item">
<option>Paint</option>...