I am new to php. I want to find the main text of this page(I mean the text displayed on the main page) so I can tweet it. I checked all the .php files and searched for the text inside, but I was unable to find it. Is there any way I can know where this particular paragraph would lie in the files?
I am new to php . I want to find the main text of
Share
It’s possibly in a mysql database. I’ve no way to know for sure since I don’t have the source code in question. I’m suspicious of mysql, because you have checked all the files and it’s not there. If you search the database, I’m almost positive you will find it there…