Search results

  1. R

    Does anyone know why my PHP code isn't working?

    i am new to php programming and i am not sure why it is not working! HTML CODE SEGMENT: <h3> Comment Section</h3> <p> Please select a topic you wish to comment on </p> <form action="coding.php" method="post"> First name: <input type="text" name="FirstName" size="15"/><br /> Last...
Back
Top