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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sergio at geored dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC