Re: [PHP] NULL character help

2003-02-18 Thread David Otton
On Tue, 18 Feb 2003 16:02:59 -0500, you wrote: >http://www.psikon.com/vartest.php >http://www.psikon.com/vartest.phps > >how can I get rid of that null character or am I forced to use sub_str in >this case? You changed the string to be "abcd\0f" on line 8. You didn't remove the character, you set

[PHP] NULL character help

2003-02-18 Thread v0idnull
http://www.psikon.com/vartest.php http://www.psikon.com/vartest.phps how can I get rid of that null character or am I forced to use sub_str in this case? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php