Hi everybody,
I plan to have a MasterPage that will also include two Dialog objects that will be called as popup forms. A Log-In form and a Register form. Rather than useing eMail procedures, I plan to use PHP and MySQLi statements to locate/update individual tables.
Can someone point me to an actual template that follows this approach that I can study?
Using PHP
Re: Using PHP
If you want to write custom PHP code, a solid understanding of PHP is essential.
There are no pre-made templates available to guide you in writing PHP code.
However, any PHP code that works in other tools or platforms will also function in WWB
There are no pre-made templates available to guide you in writing PHP code.
However, any PHP code that works in other tools or platforms will also function in WWB
Re: Using PHP
Just one point. If the master page is using PHP, every other page that uses that master page must have a PHO extension.
Alan
Alan