List Info

Thread: text field size problem




text field size problem
user name
2006-03-23 11:51:40
Hi there
I have problem when I want to insert a text in a field in
mysql db of
type 'text' which is more than 64kB but there are other
scripts in php
too (phpMyAdmin) can insert as much as you want wat is
problem with my
php are there any specific settings to be modified for
achiving this.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---

text field size problem
user name
2006-04-04 07:08:43
OK... first question is ? What fields are available in MySQL
for
inserted larger text.
Well for one, you can change your field type in your
database to use
Blob: 65535 bytes of data.
There is also:

MediumBlob - 16777215 bytes of data.
LongBlob - 2147483647 bytes of data.

Hope this helps.

=)
- Delano


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )