Search results

  1. I

    Help with PHP Registration Form test?

    I am setting up a registration form and I wanted to test that my page was successfully reading my entered data by running an echo command... (echo "$username/$password/$passwordrepeat/$email/$emailrepeat";) The problem: When I click submit, nothing happens... Here is my PHP Code...
Back
Top