ok im trying to create a support site for my CMS where people can click on a file and it will open it in a new page with each line fo teh file umebred so bassicaly:
it displays the contents of the which will be php and put a number at the beggining of each line?
i was thinking of getting php to read teh contents and attach each line to an array but i dont know how?