Jump to content

[Need Help] Get values of text file from website


Recommended Posts

Hi guys,

I'm just a very beginner in coding. I would like to do the following tasks.

I have a text file named "list.txt" which is located in http://demo.com/list.txt

The content of the text file is:

person_a, 100

person_b, 200

person_c, 300

In my script, I have a variable named: $person = "person_b".

Is there anyway I can check if "person_b" exists in the "list.txt" file? And if it exists, how can I get the number next to it (which is 200)?

Thanks a lot for your help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...