I have a text file which contains the word "Profile", I can write an algorithm to use the strpos to detect the word "Profile" found or not, if found, i need the position of the word, how to determine the position of the word ? I need the position is because from there onwards, I would like to go for character by character to check and do some convertion, Any idea, please help.







Bookmarks