Posted by Sjoerd on 12/08/05 23:05
Use objects, classes or arrays. See the PHP manual for more details. Quick example: <?php $foo->lID = 10; $foo->dtDate = date(); $foo->sName = "I like PHP"; ?>
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming