How to use php in iframes ? <iframes src='file.php'> not working? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to use php in iframes ? <iframes src='file.php'> not working?

Plz answer this question

25th Aug 2021, 2:17 PM
Sudalai Vignesh
2 ответов
+ 1
Are you doing this in localhost or somewhere else? if you're doing this in localhost, then can you confirm that the file.php is in the same folder as the HTML document where the <iframe> is?
25th Aug 2021, 2:22 PM
Ipang
0
S bro same folder
26th Aug 2021, 4:49 AM
Sudalai Vignesh