Search the Community
Showing results for tags 'writing'.
-
Me and my Best friend halcyon have developed a system that reads and writes to the character files. With this system you can make scripts for your website using the character files (There is an example Login Check Page in the download) Features: - Character File Reading - Character File Writing - Should support every server - Read a line - Check total amount of lines Why use this and not MySQL? The speed of mysql saving and loading is not near as fast as file loading and saving. In the Download: - The character file reading and writing class - Index file (Its an example of how to show the username from the file - Example Login page (An example of how you would need to read the information - Documentation Folder - Example character Requirments: - Knowlage of PHP Arrays. - A Webserver or a webhost - Character Files Tutorials/Scripts - Currently no tutorials or Scripts for this system Download - Uppit - 4KB WARNING: This may not be distributed, but may be used for private use. Only AbyssalCMS and MikeScript may distribute this.
-
Hey everyone, Me and my best friend are writing a script to Load character files on a website and save character files too. You will be able to read values of the character file on the website, change it and write it back. I hope with this people will start making more things for the website Current Features: - Reading file and inserting data into an array depending on category (Like [ACCOUNT] or [bANK]) - 100% - Write to file (It writes the new values) - 100% - Should support every server. More features to come. I'll also be making web pages wich work with this system