Search results

  1. R

    How to hide HTML components after using $_SERVER['PHP_SELF'])?

    I am using $_SERVER['PHP_SELF']) in my code. The problem is that after I press submit button and get the result, the HTML components (Textbox, button) still in the page. How can I hide them?
Back
Top