Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #892841

    Hello Enfold Team,
    I would like to include my PHP scripts in my new enfold website.
    My php includes read data from my sql database and write HMTL output.

    Do you have some information for me how to get the php includes to work within enfold?

    Gabi

    #893126

    Hey Gabi,

    I’m not sure I understand your question, what exactly are you having problems with?

    Best regards,
    Rikard

    #893176

    I want to my website to be dynamic: reading out news and other dynamic information from a mysql database.
    It words with PHP includes “<?php include(THEROOT.”/includes/newslist.php”) ;?> ” . The include reads data from a mysql database and writes HTML Code.
    I tried out PHPCode Snippet, but it doesn’t work.

    #893246

    Hi,

    Ok, thanks for the feedback. Where exactly did you put that code?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.