javascript - How to use bootstrap alert in php with page refresh -


i want password checking can not echo because page being refreshed when button clicked.

when clicks button:

  • first check password input
  • then register.

if password wrong, print bootstrap alert on form top php.

how do this?

form.php // form insert.php // connect database , insert form data 


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -