[PHP-DEV] Bug #12713 Updated: felix

2001-08-13 Thread ba-ok

ID: 12713
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Feature/Change Request
Operating System: linux
PHP Version: 4.0.6
New Comment:

some information can be seen at here:
http://www.windrose-cn.com/error.txt

sanx. :)

Previous Comments:


[2001-08-13 09:58:22] [EMAIL PROTECTED]

More information is required here. Can we see some output
data? ie, echo your sql query string. (It looks like this
might be quite large. Best idea would be to output to a
text file and give a URL.)



[2001-08-13 06:12:23] [EMAIL PROTECTED]

It seems that the function addslashes() donesn't work correctly now. I write a program 
with the sql:
"insert into member(membername,photo) 
values('$membername','".addslashes($picdata)."')"
It worked correctly on php 4.02,but now cannt.so I want know what happened and how to 
correct it.

sorry for my poor english.





Edit this bug report at http://bugs.php.net/?id=12713&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12713: felix

2001-08-13 Thread ba-ok

From: [EMAIL PROTECTED]
Operating system: linux
PHP version:  4.0.6
PHP Bug Type: Feature/Change Request
Bug description:  felix

It seems that the function addslashes() donesn't work correctly now. I
write a program with the sql:
"insert into member(membername,photo)
values('$membername','".addslashes($picdata)."')"
It worked correctly on php 4.02,but now cannt.so I want know what happened
and how to correct it.

sorry for my poor english.
-- 
Edit bug report at: http://bugs.php.net/?id=12713&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]