02-18-2008, 03:11 PM
|
|
|
Confirmed User
Join Date: Mar 2006
Location: San Diego, CA
Posts: 1,421
|
Quote:
Originally Posted by maggie2007
Swish, I think that { and } can be removed, right? 
|
In this instance, yes.
Quote:
Originally Posted by testpie
Isn't that the same as:
PHP Code:
$htmlfile = "./html/".$name.$num.".html";
|
Yes.
|
|
|