How to use php in iframes ? <iframes src='file.php'> not working? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
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 odpowiedzi
+ 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