-
I have a database server on my local machine which is working fine, however when I try to connect to another server - which I do not want to change the tables on - I get the following error.
Table 'phpmyadmin.pma_column_info' doesn't exist
This is happening even though I have set
$cfg['Servers'][$i]['pmadb'] = '';
in my confir.inc.php file and have not set any of the other PMA options...
2008-10-13 11:49:15 UTC in phpMyAdmin
-
Change line 56 in ajaxAutoSave.js to...
requestObject.send('action=draft&name=' + this.editorInstance.Name + '&value=' + encodeURIComponent(this.editorInstance.GetXHTML()));
... to allow you to use the same script on the server for more than one editor box.
2007-06-07 15:44:45 UTC in FCKeditor
-
m_jaggard registered the PHP - Code Generator project.
2007-04-18 22:05:03 UTC in PHP - Code Generator
-
I agree.
2007-01-15 10:17:46 UTC in PHP Pdf creation