Re: [PHP] Dynamic Class Name Assignments

2004-11-24 Thread PHP Mailingliste Tarta
MAIL PROTECTED] > Betreff: [PHP] Dynamic Class Name Assignments > > Hi All, im new to classes in PHP. Im trying to create > several instances of a very basic class but i want > each name to be based on number values in an array and > im not sure if it is allowed and if so how to do

[PHP] Dynamic Class Name Assignments

2004-11-24 Thread bob pilly
Hi All, im new to classes in PHP. Im trying to create several instances of a very basic class but i want each name to be based on number values in an array and im not sure if it is allowed and if so how to do it. I assume that im not allow to have a var starting with a number so what i am trying to