Re: Re: Re: Pixmicat!- Pio debugging record under php7.4 1

From Tacky Plover, 2 Years ago, written in PHP, viewed 238 times. This paste is a reply to Re: Re: Pixmicat!- Pio debugging record under php7.4 1 from Trivial Dolphin - go back
URL https://pastebin.vip/view/9cbf6245/diff
Viewing differences between Re: Re: Pixmicat!- Pio debugging record under php7.4 1 and Re: Re: Re: Pixmicat!- Pio debugging record under php7.4 1
?error.log??????????????????????????????



3. 4.ERROR Global - Fatal error Error caught: #8192: Array and string offset access syntax with curly braces Function get_magic_quotes_gpc() is deprecated in /pixmicat-develop/lib/lib_common./pixmicat-develop/pixmicat.php on line 165

????php7???????????????????????

$chars = ord($str{$i});

680


 $upsizeHDR += strlen('Content-Disposition: form-data; name="' . $header . '"' . "\r\n\r\n" . (get_magic_quotes_gpc() ? stripslashes($value) : $value) . "\r\n");

??get_magic_quotes_gpc() ??????????????

??

$chars = ord($str[$i]); $upsizeHDR += strlen('Content-Disposition: form-data; name="' . $header . '"' . "\r\n\r\n" . ( stripslashes($value) ) . "\r\n");

Reply to "Re: Re: Re: Pixmicat!- Pio debugging record under php7.4 1"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website