I have some cool php turnkey scripts how do I insert them in my html editor?
by kainr
Question by writer_isme: I have some cool php turnkey scripts how do I insert them in my html editor?
Can I convert them to html? Know any good software
Best answer:
Answer by gnomie_jones
Well, converting them into html probably wouldn’t apply, maybe for some simple tasks. It really defeats the purpose of using php though.
Chances are you either need to simple place the php in the html where needed, or include the files, in either case you’ll need to save those files as .php
What do you think? Answer below!