Page 1 of 1

Existing PHP script on form

Posted: Tue Jul 26, 2022 11:40 pm
by terryfoster60
I have an existing PHP script from another website which I am trying to upgrade.

Can I create a form by copying the html off the old site to the new one or does the program create its own PHP code.

Thanks in advance
Terry

Re: Existing PHP script on form

Posted: Wed Jul 27, 2022 12:53 am
by BaconFries
Please note that WYSIWYG Web Builder is not a HTML Editor but is a HTML Generator. What this means is that the HTML or the PHP generated by the software does not excist till published so no you cannot edit to add other php from another source. If you create a form with the software then yes it will generate its own php to he used. If wish to use any external code such as php/javascript/jquery/css then you can use the HTML Object along with File Publisher Object for external files as well as using the Page HTML for code.