php3-list | 199901
Date: 01/27/99
- Next message: Gregory A. Carter: "Re: [PHP3] converting #FFFFFF to 255,255,255"
- Previous message: Colin Viebrock: "RE: [PHP3] Variable Variables"
- In reply to: <email protected>: "[PHP3] Array declartation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Is is possible to assign values to an array using varibles?
> $temp = 19901
> $totals[$temp] = 0;
Yes.
> then do something like :
> mysql_result($fdata= <email protected>($result,$i,$fieldname);
The above line makes no sense.
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Gregory A. Carter: "Re: [PHP3] converting #FFFFFF to 255,255,255"
- Previous message: Colin Viebrock: "RE: [PHP3] Variable Variables"
- In reply to: <email protected>: "[PHP3] Array declartation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

