Adding PHP Code in WB pages
Posted: Wed Jul 13, 2022 7:15 pm
Hi,
Is there an easy way to add PHP code in WB-17 pages directly from the program without using external editors such as Notepad++ after publishing the file?
I want to add PHP shortcodes (for example: <?php echo ($array["TotalQuantity"]); ?>) within the rows in a table to display certain figures from a business news feed.
Is there an easy way to add PHP code in WB-17 pages directly from the program without using external editors such as Notepad++ after publishing the file?
I want to add PHP shortcodes (for example: <?php echo ($array["TotalQuantity"]); ?>) within the rows in a table to display certain figures from a business news feed.