Re: [PHP] rename variables

2003-09-24 Thread Dan J. Rychlik
Global works... - Original Message - From: "Jennifer Goodie" <[EMAIL PROTECTED]> To: "Boyd Pearson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 3:44 PM Subject: RE: [PHP] rename variables > > I'm trying

RE: [PHP] rename variables

2003-09-24 Thread Jennifer Goodie
> I'm trying to rename some variables. > > first I have a function - > randomize (3,4); //has created unique $numbers > > then I want to create a function for the renaming: > > renameit($sculp); //sends $sculp for the new variable name > > and this function (and variations) > > function renameit($v