abner
05-29-2006, 01:53 PM
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/mydomain.com/subdomains/videos/httpdocs/user.php on line 228
what should i do here?
thanks
Abnerfunction changebg(element){ if (element.className == "bg1") { element.className = "bg2"; } else { element.className = "bg1"; }}
what should i do here?
thanks
Abnerfunction changebg(element){ if (element.className == "bg1") { element.className = "bg2"; } else { element.className = "bg1"; }}