Example word = example definition
contributed by: Example person
then with explode() I take this information and place it into an array then alphabetize it and print it in different parts, like part A) is words thta begin with A and so on:
Example person#datasep#example word#datasep#example definition#entrysep#
What I would like to do is make a graphical interface to do this without having to FTP a textfile and then format it myself.
My first question for the forum is basically, if i have these functions in directory A) in textfile A) is it possble to refer to it in file B) as long as it's still in the same directory?
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.