Generating html and html links is a very common task in database driven php applications. In this video we explore 3 ways to generate links from a standard way to a much simpler way.
Array variables interpolation in a string requires us to put the variable in curly braces like {$actions['action1'} and this has been demonstrated in the video.