On Mon, Dec 12, 2011 at 5:56 PM, Floyd Resler wrote:
> If this was already discussed I apologize for the duplicate question. For
> some reason dates of -00-00 get converted to 11/30/-0001 with the date
> function. Is this be design or a bug?
>
> Thanks!
> Floyd
>
It might be related to ti
If this was already discussed I apologize for the duplicate question. For some
reason dates of -00-00 get converted to 11/30/-0001 with the date function.
Is this be design or a bug?
Thanks!
Floyd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
On 20 June 2011 20:09, Fatih P. wrote:
> Hi Guys,
>
> installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9
> on windows 2003 R2 but now having strange problem that post variables are
> not parsed.
>
> i have tried file_gets_contents("php://input"); this problems is there
> es
P variable is there, i checked all the possible things that came to me. but
still nothing
the config file was used in 5.3.3 in production just applied changes for
5.3.6
variables_order = "GPCS"
request_order = "GP"
register_globals = Off ; tried with On nothing changed
post_max_size = 8M
On
On Mon, Jun 20, 2011 at 15:09, Fatih P. wrote:
> Hi Guys,
>
> installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9
> on windows 2003 R2 but now having strange problem that post variables are
> not parsed.
>
> i have tried file_gets_contents("php://input"); this problems is th
Hi Guys,
installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9
on windows 2003 R2 but now having strange problem that post variables are
not parsed.
i have tried file_gets_contents("php://input"); this problems is there
especially when i post strings starting with capital let
The PHP development team would like to announce the immediate
availability of PHP 5.3.6. This release focuses on improving the
stability of the PHP 5.3.x branch with over 60 bug fixes, some of which
are security related.
Security Enhancements and Fixes in PHP 5.3.6:
* Enforce security in the
7 matches
Mail list logo