|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi, it's me again.
May I know how should I create an alert box or alert message in PHP. Such as, the alert box will prompting out when the user key in a wrong username or password.Can I use VB Script instead of JavaScript? Thanks! ![]() |
|
#2
|
||||
|
||||
|
PHP is a server side language and won't handle this type of interaction with the client.
The easiest solution is to simply display a page mentioningthat the information was wrong... or even just enable a <div> on the login page. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > How to create an alert box in PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|