hey
i have on the bottom of my index mysql_close()
but if no connection is open it returns an error.. could i check it somehow?
if(mysql connection is open) { close it }
greets
Well, most of the time you dont need it, the database link connection will be closed automatically.