Answer the question
In order to leave comments, you need to log in
Is it a hidden site code?
Guys, hello everyone. I installed a simple cms engine of the online store on the local (in order to view the code) and everything is as it is arranged and when viewing any page on the local server through Notepad + + I see that code
And if you look through the browser, you can see a very long code. It turns out I can not edit or view this cms in the editor. Is there a possibility to fix this?
Thanks to all :)
Answer the question
In order to leave comments, you need to log in
Good morning.
Why not?
The code includes several files, for example require_once "inc/functions.php"
.
This is the file where you can see the code.
Go to the "inc" directory, look for the "functions.php" file, open it in an editor and read the code.
And in the browser you see the result of the included files)))
It's just index.php . And you need to find a folder with templates in the engine directory. It can be called differently: templates, layouts, views. In general, the bottom line is that this is just an engine file, and what you need is a template file with HTML code.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question