php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16189 limit in lenght of textarea from a php page
Submitted: 2002-03-20 12:17 UTC Modified: 2002-03-20 13:10 UTC
From: zrm at 52000 dot com dot cn Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.1.1 OS: win2000
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zrm at 52000 dot com dot cn
New email:
PHP Version: OS:

 

 [2002-03-20 12:17 UTC] zrm at 52000 dot com dot cn
When i input  a long message into textarea and insert it into mysql with fields longblob  from a PHP page, I discovered that the max lenght of a message  is about 1000 characters, the rest of the submit isn't work,and i can't insert a long message into mysql database.
can you help me!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-20 13:10 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 20:01:27 2024 UTC