linux1880 Posted November 11, 2009 Share Posted November 11, 2009 dear friends plz help me, what does this curly braces means in this string ? $fp = gzopen ("dir/{$table}_{$time}.sql.gz",'w9'); Thanks Link to comment https://forums.phpfreaks.com/topic/181141-what-does-this-curly-braces-means-in-this-code/ Share on other sites More sharing options...
Mchl Posted November 11, 2009 Share Posted November 11, 2009 Seee 'Variable parsing' here: http://www.php.net/manual/en/language.types.string.php Link to comment https://forums.phpfreaks.com/topic/181141-what-does-this-curly-braces-means-in-this-code/#findComment-955666 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.