Recent content by jtorii4

  1. J

    PHP and JavaScript Question?

    I need to make a password in php and javascript (with html) so that if the user wants the password to be 6 digits long, then the password is y0z0z2z4z6y2z0z2z4z6y4z0z2z4z6y6z0z2z4z6. If the password is 4 digits long, then the password is y0z0z2z4y2z0z2z4y4z0z2z4. THESE ARE NOT RANDOM NUMBERS...
  2. J

    I have a php question?

    I want the output to be 1 12 123 1234 12345 ...and so on depending on the number of lines the user asks for all in .php format. PLEASE HELP. I know you have to use a for loop but how?
Back
Top