Hello, I was wondering how you can evaluate parts of a string:
Ex: $fileName = "File"; $var = '1>>$fileName'; Now I would like a *simple* way of evaluating $var such that only '$fileName' gets substituted for its value. 'eval' doesn't work since it tries to evaluate the whole thing and '1>>' doesn't evaluate to anything. Any help would be greatly appreciated, Thanks, Navid M. ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]