Orionsbelter Posted May 10, 2008 Share Posted May 10, 2008 hi am not any good at java but i have this on one of my pages but someone is wrong as its not working can anyone help? echo"<a onMouseout=\"hide()\"><b> <u><font color='33CCFF'>$i->username</font></u> </b></a> -<a href='profile.php?viewuser=$i->username' onMouseover=\"tip('<center><br><font color=#370000><b>Username:</b> $i->username <br><b>Rank:</b> $i->rank<br><b>Crew: </b>$i->crew <br><b>OC Ready:</b> $oc </font></center>')"; thanks to all who look:D Link to comment https://forums.phpfreaks.com/topic/105038-echo-help/ Share on other sites More sharing options...
GB_001 Posted May 11, 2008 Share Posted May 11, 2008 Remove all your quotations in between the echo and add these '. Link to comment https://forums.phpfreaks.com/topic/105038-echo-help/#findComment-537976 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.