writer_isme asked:
I don’t like working with php I like html better. Where can I find scripts like youtube clone written in html instead of php?
I don’t like working with php I like html better. Where can I find scripts like youtube clone written in html instead of php?


1 Comment to 'Where can I find free turnkey scripts written in html instead of php?'
August 15, 2010
HTML itself is a markup language, it has no way to process anything. At the very least you need CGI or some other scripting language like PHP, ASP, etc.