Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] phpmyadmin blob blues From: Bas Jobsen (bas <email protected>)
Date: 12/28/01

In config.inc.php:

--
// In browse mode...
$cfgShowBlob              = FALSE;  // display blob field contents
--
Maybe put it on TRUE?

Op vrijdag 28 december 2001 16:52, schreef Paul S.: > I had been using "blob" for a lot of mysql text fields, even email > address as well as other data. all of a sudden, it seems, instead of > seeing and editting these blob values in phpmyadmin (i currently have > 2.2.2) tables all i see in the fields is "[BLOB]" and I am ubnable to > edit the fields. > > Does anyone know what is going on?

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>