https://www.youtube.com/watch?v=2uWJpnuCMKQ
Hello, In this video, the include process was made with php. How will the first project setup be with only html without php?
Can you provide clear documentation on this?
While PHP is typically used for server-side scripting, you can still set up a basic project with just HTML by relying on client-side technologies like JavaScript. If you need professional assistance with setting up your project, check out https://www.serenoit.co.uk/managed-it-services/ offered by experts who can guide you through the process. Their experience can really help streamline the setup and keep things running smoothly.
Hi,
HTML is not a programming language so you can not control the partials like PHP does.
You can only manually copy and paste the HTML code from each partial and construct the HTML page.
Regards.
thanks, then I can perform the include operation with the programming language I use, ruby, right?
Yes, if you use server-side languages you can dynamically generate the pages. You may try our Django solution that tentatively will be out in the next week. Django is very powerful for web development