How to create dynamic slider in index. html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create dynamic slider in index. html

I have a project in which I have to create a dynamic slider so that user can upload pics for carousel. But the main concern is that the slider is on the index.html page so I can't use php there. How can I make it? Please help me

20th Jan 2021, 2:48 AM
Prateek Pandey
Prateek Pandey - avatar
1 Answer
+ 2
You can use php script in html document. https://www.w3schools.com/php/php_syntax.asp
20th Jan 2021, 10:26 AM
Chris Coder
Chris Coder - avatar