I have a we page that is built on PHP, and i would like it to grab certain words from a .txt file and display it on that php web page when people view it.
EXAMPLE:
-------------
The web page need to look for X2 in a txt file that will display HELLO on the web page.