Search found 1 match

by hermes111301
Fri Dec 11, 2020 3:30 pm
Forum: General Questions
Topic: include PHP code
Replies: 1
Views: 914

include PHP code

Hello,

I want create site web dynamics with database mysql.
i want include tag <?php echo "$article;" ?> in "LayoutGrid" content for examples Miscellanous "articles".

But i don't put the tag <?php echo $article;" ?> only Before tag, Inside Tag, After tag and custom style.

How i can put my code ...