Problem with include | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Problem with include

I was trying to include php file in html file with the help of Xampp server but it is not working... so I want to ask is it possible to include html file in a php file... and if so how can I do it...

27th Jun 2018, 1:49 PM
PRAMOD JANA
PRAMOD JANA - avatar
1 Respuesta
0
No its not possible to include because for including you need to write php syntax which need php extension to include via server. But you can you do is call php with api and append in this case no need to change to php just html extension.
27th Jun 2018, 4:27 PM
ᴋᵘⁿᵃˡ
ᴋᵘⁿᵃˡ - avatar