[Phpmyadmin-devel] bug or feature?

Steve Alberty alberty at neptunlabs.de
Wed Jun 27 16:11:00 CEST 2001


Hi,

i have found a strange phpMyAdmin reaction.

if you insert a string like this:

-snip-
for ($i=0,$str="";$i<=255;$i++) $str.=chr($i);
mysql_query("insert into table (xy) values('".AddSlashes($str)."')");
-snap-

.. into a blob field, you can't edit and save this row if you use
phpMyAdmin.

the question is, it is a bug or a feature, because it saves the binary data.

--
Steve Alberty [mailto:alberty at neptunlabs.de]
NeptunLabs GbR
----------------------------------------------------Ende der Nachricht--





More information about the Developers mailing list