You probably mean:if ($D::table == /client/i) {
Also, make sure you are using -w and use strict; as that might help you find more errors.if ($D::table =~ /client/i) {
In reply to Re: Re: Re: help! cgi dbi
by Masem
in thread help! cgi dbi
by daveh71
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |