I use a form to edit files on my server.
This has been ok, but now after upgrading both Apache and PHP, if the file i edit has a backslash \ it will be removed when i post it.
Apache 1.3.29
PHP 4.3.4
it worked with the same config of both, with these versions:
Apache 1.3.27
PHP 4.3.1
anybody else experienced this? Any suggestions?
PHP is configured with the php.ini-recommended file.