PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Help! I need a free simple PHP script of an interactive story that I can use on my website. I do NOT have access to MySql . I have searched the web and cannot find any that meet my criteria. I would prefer one that i have permission to hack, as I am a beginner and can't create one of my on yet.
Thanks in Advance!
Paul
wel.. i dont but you should try doing ti yourself shouldn't be that hard... if you ahve the story already then all it really is, is passing the variables throughout the links..
Thats just it. in an interactive story, the readers of the story, are themselves the writers. each reader reads the story. when they come to the end, they add another chapter. It's also called interactive fiction, such a s the "Choose your own adventure" books a while back, maybe before your time. I have found several, written in perl but could not get them to work. I have seen only one written in PHP, but it used MySql which my server doesn't have and isn't planning on getting. There was one written in PHP without MySql but the link doesn't work, apparently it doesn't exist anywhere.