php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7544
Submitted: 2000-10-31 08:10 UTC Modified: 2000-11-23 04:57 UTC
From: sergio at geored dot com Assigned:
Status: Closed Package: FTP related
PHP Version: 4.0.2 OS: Windows NT4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 - 4 = ?
Subscribe to this entry?

 
 [2000-10-31 08:10 UTC] sergio at geored dot com
if I don't have in php.ini the php_ftp.dll extension set,
when I do an SQL query it brings me the string inside the
field of the table.(if the field contains "string" and
the field length is 10 characters, it brings with "string"),
But if i set the php_ftp.dll in the php.ini, the result
of the SQL query is "string      ", all the 10 characters

How can I fix this problem?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-01 08:57 UTC] sniper@php.net
I don't really see any reasons how could 
having php_ftp.dll enabled in php.ini affect this.

Could you include a complete but short reproducing
script into this bug report?

--Jani
 [2000-11-23 04:57 UTC] sniper@php.net
No feedback. And old version of PHP, upgrade first.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC