Posted by Garry Jones on 11/06/44 11:45
I am trying to change a value but cant quite grasp the syntax <? $vtfa=test $dn=1 ?> <td><?= $vtfa.$dn ?></td> <? $dn = $dn + 1 ?> <td><?= $vtfa.$dn ?></td> <? $dn = $dn + 1 ?> <td><?= $vtfa.$dn ?></td> What I want are the three cells to consist of test1, test2 and test3. As you Any help appreciated Garry Jones Sweden
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming