function copyToClip() { holdtext.innerText = sqlHolder.innerText; Copied = holdtext.createTextRange(); Copied.execCommand('Copy'); }
Etomite encountered the following error while attempting to parse the requested resource: | |||
« PHP Parse Error » | |||
PHP error debug | |||
Error: | mysql_connect() [function.mysql-connect]: Access denied for user 'eosolar_cms'@'localhost' (using password: YES) | ||
Error type/ Nr.: | Warning - 2 | ||
File: | /home/eosolar/public_html/index.php | ||
Line: | 117 | ||
Line 117 source: | if(@!$this->rs = mysql_connect($this->dbConfig['host'], $this->dbConfig['user'], $this->dbConfig['pass'])) { | ||
Parser timing | |||
MySQL: | 0.0000 s s | (0 Requests) | |
PHP: | 0.0033 s s | ||
Total: | 0.0033 s s |