Basic(?)
Hello,
I'd like to know how to work out the query string that can link to and include files that are in another directory. And also, if an alternative like including a .txt file instead of a .php file is applicable.
WITHOUT MYSQL.
The scenario:
Making a lyrics list.
I'll list the titles of each song
And when it's linked to (through query string)
The lyrics show up
WITHOUT DAMAGING THE HEADER, FOOTER, AND CSS
I'd like to know how to work out the query string that can link to and include files that are in another directory. And also, if an alternative like including a .txt file instead of a .php file is applicable.
WITHOUT MYSQL.
The scenario:
Making a lyrics list.
I'll list the titles of each song
And when it's linked to (through query string)
The lyrics show up
WITHOUT DAMAGING THE HEADER, FOOTER, AND CSS
