![]() |
Finding information from text document
Two questions slightly related:
1. Is there a way to search a text document uploaded in a file to see if it contains information. Like if i want to search the .txt document for guilds to see if an account is in it, and if so, remove it or confirm its there, and if not, add it in? 2. Is there a way to pull specific information from a website into a gui. Forums is one thing I would like to do, but also just pulling a <div class> or something of that sort from a website, and putting the value into the gui. |
loadlines(str) savelines(str, int)
Where str is the file and int is 0 (overwrite) or 1 (append). They load as an array. For your guild example: PHP Code:
http://graal.net/index.php/Creation/...adstring.28.29 |
| All times are GMT +2. The time now is 04:55 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.