Cakephpdocs 56

CategoryHTML helper functions - image
Code Examplesimage( path[string], attributes[array] ) image('title.jpg',array('alt'=>'My Homepage','class'=>'title');?> outputs the following: My Homepage
Test Code
Links
Remarks
Cancel