View Full Version : about javascript
rotan
November 24th, 2004, 02:32
pls! help me.
when i use the phpmyadmin, all the page was added the following javascript:
<script language="JavaScript">
<!--
function SymError()
{
return true;
}
window.onerror = SymError;
//-->
</script>
i do not know
thanks a lot
mjz
November 24th, 2004, 06:43
sorry, but what exactly is the problem?
DarkBlood
November 24th, 2004, 13:34
You need to have the following before you state a problem:
1. Give us the topic of which the problem is in. (For example: JavaScript > PHPMyAdmin > This Code)
2. State what the error PHPMyAdmin gives you at the TOP of the page. (Example below)
Parse Error -- Parse error, unexpected ";", expecting ". on line 2200 in file.php.
3. What version of PHP are you using to use PHPMyAdmin, and what version of PHPMyAdmin is it?
Possible Know-Already answers:
4. Do you have enough space on your harddrive? If so, this could be your problem... as MySQL takes up space on your harddrive.
5. Is PHPMyAdmin compatabile with what you're trying to do? (for the answer, look in the script documentation.)
That's about it for now.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.