Recent content by Digital Pixels

  1. D

    How do I view a websites PHP script?

    there is no way to read php from the server, not unless you have access to the server to download the file itself
  2. D

    How do I view a websites PHP script?

    there is no way to read php from the server, not unless you have access to the server to download the file itself
  3. D

    How do I view a websites PHP script?

    there is no way to read php from the server, not unless you have access to the server to download the file itself
  4. D

    PHP based online exam?

    php is able to calculate the score so why would you need to store each score in the database ? I would definetly use mysql to store the questions all you need then is an online form for people to fill out that recovers the information randomly from the database data security is not a factor...
Back
Top