Search found 2 matches

by Simo
Sun Oct 03, 2021 11:37 am
Forum: General Questions
Topic: PHP Guestbook. How to update the extension while keeping the original functionallity?
Replies: 4
Views: 1824

Re: PHP Guestbook. How to update the extension while keeping the original functionallity?

Is there any documentation on how to build extensions in C#?
I know this is a lot to ask but could I maybe get a source code for the extension?
If not I really hope that you can send me some explanation on how to start building extensions in C#.
by Simo
Sun Oct 03, 2021 10:51 am
Forum: General Questions
Topic: PHP Guestbook. How to update the extension while keeping the original functionallity?
Replies: 4
Views: 1824

PHP Guestbook. How to update the extension while keeping the original functionallity?

Hi Pablo,

Is there a way to create an extension with tabs and an iframe instead of the code being right on the page?

I was going to update PHP Guestbook[http://www.wysiwygwebbuilder.com/phpguestbook.html], add a reply, add option to use recaptchav3 and hcaptcha
but I can't figure out how to make ...