VARCHAR ORACLE SPECIAL CAR

admin

Administrator
Staff member
Hi there,

Config :
I'm using an oracle DB 8.0.5 connected to my PHP4 web site.

Problem :
The result of a request to a varchar type field is an alternance of caracters and special caracters (identified in my web page source by a white square).

For example :
* data base stored value = 'http://www.phpbuilder.com/board/archive/index.php/hello'
* Web page source code = 'hello'

May the problem comes from the driver beetween Oracle and PHP ?
Does somebody already encourtered this problem ?
Please, help me.
 
Back
Top