//Salve, ho questo problema
//Devo scrivere in php l'output html seguenti...come fare?

grazie mille


<img src="Image1.jpg" onmouseout="function (event) {alert('here I am');}" onmouseover="function (event) {alert('he went thataway');}"