javascript - Beginner: Extension of file -


i realize basic question i've started need this. i've written code in notepad using php , javascript , need know extension should be? should save .html or .php or what?

you must save these files .php extension.

why?

well, server can configured parse html or other files php, you must able know content of file without opening it, , adding .php extension easy way accomplish this.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -