[FX.php List] else
Erik Andreas Cayré
erik at cayre.dk
Sat Jul 8 15:57:30 MDT 2006
Den 08/07/2006 kl. 17.34 skrev Gjermund Gusland Thorsen:
>> > if ($findResult['email1isempty'][0] == "1" &&
>> > $findResult['email2isempty'][0] == "1") {
How about:
if ($findResult['email1isempty'][0] &&
$findResult['email2isempty'][0]) {
---
Erik Andreas Cayré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1856 bytes
Desc: not available
Url : http://www.iviking.org/pipermail/fx.php_list/attachments/20060708/b3779b0e/smime.bin
More information about the FX.php_List
mailing list