Search results

  1. N

    PHP writing to a file outside a directory

    Hey all its me again :eek4: I have a form that submits data to a file however this form is located in an admin folder, and the file is stored in a data folder. I would like to write to the file in the data folder from the form in the admin folder. Is this possible? (I can already write to a...
  2. N

    PHP Includes()

    Hey all, I am trying to display a table in my main page using includes, however i cannot understand how to use them without them being used for a header / footer (and it was working fine 2 hours ago). Any ideas as to wat i have done wrong would be appriciated :) I know that the way i'm using...
Top