Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Jan Hapala Newcomer

@galapah · Joined 4 years ago · 4 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Php in iframe not working · 4 years ago

    Thank you for the clarification!

  • Php in iframe not working · 4 years ago

    Well, it does not solve my problem, though. Why can't I achieve the same having the php file within the Grav folder structure? I suppose I can, but I haven't figured out how yet. Thanks.

  • Php in iframe not working · 4 years ago

    It works with a complete URL (pointing outside the Grav folder tree).

  • Php in iframe not working · 4 years ago

    I am trying to embed a simple php file in an iframe, but it is not working. A post suggests, this should be easy. What I add into my Grav page: <iframe id="test_iframe" title="test" src="test.php"