cual seria el error ? no me funciona y me gustaria saber si ustedes me pueden ayudar
Código PHP:
echo '<article class="clase3" onmouseover="this.style.backgroundColor='#999'" onMouseout="this.style.backgroundColor='#fff'" onclick = "window.location='ver_doc.php?id_cliente=<?=$id?>'">';

gracias