Is there a right or wrong way of embedding php code

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
gray
 
 
Posts: 24
Joined: Sun Dec 05, 2021 7:07 pm

Is there a right or wrong way of embedding php code

Post by gray »

Is there a right or wrong way of embedding php code.

Straight php code or using include statement (for more security)

Any tips please.

Obviously the template has to be published and be behind a mysql server.

Any tips, especially security.

TIA
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Is there a right or wrong way of embedding php code

Post by Pablo »

It depends on the code you are adding.
You can add custom code via Page HTML or an HTML object.
Post Reply