Recent content by Jessica Yan

  1. J

    PHP HELP PLEASE! FORM INPUT NEGATIVE NUMBERS?

    Modify your program so that the program does not run if a negative number is entered And display a popup error message (use Javascript) You have to give me a form that has a input for example <form method="post"> Enter Number <input type="text" name="num" /><br /> </form>'; WILL CHOOSE BEST...
  2. J

    Hello Project PHP help?

    Hi everyone, I am currently doing a PHP project and one of the tasks is to modify your program so that the program does not run if a negative number is entered And display a popup error message (use Javascript) Please help me and give me the correct code will choose best answer
  3. J

    Hello Project PHP help?

    Hi everyone, I am currently doing a PHP project and one of the tasks is to modify your program so that the program does not run if a negative number is entered And display a popup error message (use Javascript) Please help me and give me the correct code will choose best answer
Back
Top