|
Actually, I am doing this simple application. I want to have a popup error message when user enter wrong username and/or password. And also in the application, i have a task reminder. In the reminder, I want an error message popup also when the starting time has bigger value than the end time (i use 24 hours time).
__________________
$id ="waxxer";
$id = str_replace('x', 'l', $id);
echo $id;
echo " and Marj";
|