How to learn the code by editing the existing dynamic page site is a question on how to edit dynamic pages for pre: i I want to edit the static text on a page. I can see stuff and HTML, nodes, etc. using firebug, but I do not know how to find the correct / relevant files on my server and it has to make some changes in the static text. I see CSS files, JS files. It can be a php file? Where should I look? Maybe other files? Can not know! thanks for your help!
If the text comes out of a database / CMS, then you have to search the database.
If the code is hard-coded into the code, then use a search utility on that set of folders to find matches.
You can not always tell the output to look at the customer to determine the source until you are not familiar with the code.
Comments
Post a Comment