Okay. Is it possible to add static file in attachment. If yes how to add this file "https://pbs.twimg.com/profile_images/839721704163155970/LI_TRk1z_400x400.jpg". in email function.For ex :-$attachment = "https://pbs.twimg.com/profile_images/839721704163155970/LI_TRk1z_400x400.jpg";$this->email($user,$subject,$body,$attachment,$option);