bug
Hi Ray
Found a minor bug in the DataAssist 'MySQLi Delete if recordset empty' behaviour:
It adds the code beginning:
<?php
if ((rsCtteeMembers->TotalRows === 0)) {
Instead of
<?php
if (($rsCtteeMembers->TotalRows === 0)) {
HTH
Cheers
Chris
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.