Search results

  1. J

    PHP Page won't work. I can't find error in code myself?

    I am creating a PHP page for a class, but after FTP-ing it up to the server, it won't work. I cannot figure out why. <html> <head> <title>Student Questionnaire</title> <style type="text/css"> h1 {text-align:center; font-family:Verdana } p {font-size:24px } </style> </head> <body...
Back
Top