0
I need to search a word in an interval in the sentence. Example the sentence below:
HTML was created in 1991 by Tim Berners-Lee at CERN (European Council for Nuclear Research) in Switzerland. Initially HTML was designed to interconnect nearby research institutions, and sharing documents with ease. In 1992, the library ACPU WWW development ( World Wide Web), a network of global reach, which together with HTML has provided scale use web world.
Always in this text I will separate in a variable the word that is between library and development that in this unique and specific case ACPU. I’ll always have the same text, but the word in the interval will always be different.
what you want to research exactly?
– Ivan Ferrer
He was confused, because "everything" in the img source is != of "a word" which is also != a string like: "power-pop.jpg"
– Ivan Ferrer
Actually you just want to take the name of the file?
– Ivan Ferrer