ClapClap a écrit :
For the PCRE version, I really can not tell you which one I use...
Where can I see that ?
In the the output from phpinfo function.
So, It may be a bug ? Too bad...
I remember some change behavior recently in PCRE. But I am not sure,
I want just to drop this option f
On Sat, 2008-11-08 at 08:01 -0500, Patrick Moloney wrote:
> Ashley Sheridan wrote:
> > On Thu, 2008-11-06 at 22:35 +0100, Frank Arensmeier wrote:
> >> 6 nov 2008 kl. 21.21 skrev Patrick Moloney:
> >>
> >>> I'd like to enable my users to print individual web pages from their
> >>> browser. If they
Ashley Sheridan wrote:
On Thu, 2008-11-06 at 22:35 +0100, Frank Arensmeier wrote:
6 nov 2008 kl. 21.21 skrev Patrick Moloney:
I'd like to enable my users to print individual web pages from their
browser. If they simply select the browser print button they don't
get all the text that is disp
Avec la version 4 de php, strtotime("20080950") fonctionne correctement en
allant sur le mois d'octobre, alors qu'en version 5: 19700101.
Merci de votre aide
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
gilles wrote:
Avec la version 4 de php, strtotime("20080950") fonctionne correctement en
allant sur le mois d'octobre, alors qu'en version 5: 19700101.
Merci de votre aide
This is an ENGLISH list, please rephrase your question in english and
people might understand.
Cette liste est une l
2008/11/8 Maciek Sokolewicz <[EMAIL PROTECTED]>
> gilles wrote:
>
>> Avec la version 4 de php, strtotime("20080950") fonctionne correctement en
>> allant sur le mois d'octobre, alors qu'en version 5: 19700101.
>> Merci de votre aide
>>
>>
> This is an ENGLISH list, please rephrase your question in
Folks,
Why should htmlentities() use the default_charset for $charset with this
example, taken from ext/standard/tests/strings/htmlentities10.phpt?
The test script expects the output to be:
string(28) "‚†™Ÿ"
According to the PHP Manual, the htmlentities() syntax is:
string htmlentities ( str
Lupus Michaelis a écrit :
ClapClap a écrit :
For the PCRE version, I really can not tell you which one I use...
Where can I see that ?
In the the output from phpinfo function.
Thanks.
My versions of PCRE :
- Linux 7.4 2007-09-21 (PHP 5.2.4-2ubuntu5.3)
- Windows XP 7.2 2007-06-19 (PHP 5.2
Bastien Koert wrote:
> 2008/11/8 Maciek Sokolewicz <[EMAIL PROTECTED]>
>
>
>> gilles wrote:
>>
>>
>>> Avec la version 4 de php, strtotime("20080950") fonctionne correctement en
>>> allant sur le mois d'octobre, alors qu'en version 5: 19700101.
>>> Merci de votre aide
>>>
>>>
>>>
>> T
On Sat, 2008-11-08 at 18:57 -0600, Micah Gersten wrote:
> Bastien Koert wrote:
> > 2008/11/8 Maciek Sokolewicz <[EMAIL PROTECTED]>
> >
> >
> >> gilles wrote:
> >>
> >>
> >>> Avec la version 4 de php, strtotime("20080950") fonctionne correctement en
> >>> allant sur le mois d'octobre, alors
Hi.
I've got a question/issue that I want to bounce off the list.
I have a list that extends over multiple pages. there might be 200 items,
and i don't want to have the items listed on the same page as it would be
too long. i can break the list up, so i can have it be displayed over
multiple page
bruce <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I've got a question/issue that I want to bounce off the list.
>
> I have a list that extends over multiple pages. there might be 200 items,
> and i don't want to have the items listed on the same page as it would be
> too long. i can break the list u
On Sat, 2008-11-08 at 20:26 -0800, bruce wrote:
> Hi.
>
> I've got a question/issue that I want to bounce off the list.
>
> I have a list that extends over multiple pages. there might be 200 items,
> and i don't want to have the items listed on the same page as it would be
> too long. i can break
Ashley Sheridan wrote:
I'll translate
In PHP4, strtotime works fine
in PHP5 strtotime gives a result of 19700101 when the data entered was
strtotime("20080950")
What does "work fine" mean? "20080950" isn't normal, so what is the
expected result?
Well, for starts Micah is right, your da
14 matches
Mail list logo