xeonaphobe
Programmer
Hi,
I'm currently creating an extremely basic blog using PHP (although i'm not quite ready for any MySQL trickery yet!). I want to store my entries in a text file, and be able to call up whichever entry i wish to view. I was wondering if there was a way i could set different points in the text file and then read in which ever entry i choose into a variable by referencing these points (ie random access). Is this possible in php?
Hope that made sense, i'm a bit tired as i've been working on this blasted thing for hours. Any advice, examples or even a URL which will help me out would be fantastic.
Cheers!
Neil
I'm currently creating an extremely basic blog using PHP (although i'm not quite ready for any MySQL trickery yet!). I want to store my entries in a text file, and be able to call up whichever entry i wish to view. I was wondering if there was a way i could set different points in the text file and then read in which ever entry i choose into a variable by referencing these points (ie random access). Is this possible in php?
Hope that made sense, i'm a bit tired as i've been working on this blasted thing for hours. Any advice, examples or even a URL which will help me out would be fantastic.
Cheers!
Neil