Get a specific string from a text file
Moderator: General Moderators
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
Get a specific string from a text file
How can I grab a string (for example "example string") from a given text file?
Re: Get a specific string from a text file
What's the point in taking it from a text file if you already know what the string is?
Do you mean you want to read the file's contents?
Do you mean you want to read the file's contents?
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
Re: Get a specific string from a text file
for example I want to grab with cURL function a website, and I just need just one div to get.
-
jsemmanuel
- Forum Newbie
- Posts: 1
- Joined: Tue Aug 26, 2008 2:09 pm