IPV6 support needs to be incorporated ASAP as the network is moving fast that
way. We are adding IPV6 this year yet all network functions
(http://us2.php.net/manual/en/ref.network.php) still are only IPV4.
Given the transition pain to come, early IPV6 support would help ease the
transition.
Per Jessen wrote:
Kevin Waterson wrote:
This one time, at band camp, Per Jessen <[EMAIL PROTECTED]> wrote:
No, it's a simple matter of need. People also run apache 1.x, mysql
3.x etc. There are still Linux 2.2 and 2.4 systems out there too.
4 years its been, thats incompetence.
Kevin
Ke
Kevin Waterson wrote:
> This one time, at band camp, Per Jessen <[EMAIL PROTECTED]> wrote:
>
>> No, it's a simple matter of need. People also run apache 1.x, mysql
>> 3.x etc. There are still Linux 2.2 and 2.4 systems out there too.
>
> 4 years its been, thats incompetence.
>
> Kevin
Kevin,
On Sun, 2008-07-13 at 17:48 +1000, Kevin Waterson wrote:
> This one time, at band camp, Per Jessen <[EMAIL PROTECTED]> wrote:
>
> > No, it's a simple matter of need. People also run apache 1.x, mysql 3.x
> > etc. There are still Linux 2.2 and 2.4 systems out there too.
>
> 4 years its been, tha
This one time, at band camp, Per Jessen <[EMAIL PROTECTED]> wrote:
> No, it's a simple matter of need. People also run apache 1.x, mysql 3.x
> etc. There are still Linux 2.2 and 2.4 systems out there too.
4 years its been, thats incompetence.
Kevin
--
PHP General Mailing List (http://www.php
Kevin Waterson wrote:
> This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
>
>> It will still take some time until every provider has PHP5 running,
>> at least where I am from. I have many customers who want me to get
>> their sites running on some cheap webspace they got along with the
On Sun, 2008-07-13 at 07:02 +1000, Kevin Waterson wrote:
> This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
>
> > It will still take some time until every provider has PHP5 running, at least
> > where I am from. I have many customers who want me to get their sites
> > running on some c
This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
> It will still take some time until every provider has PHP5 running, at least
> where I am from. I have many customers who want me to get their sites
> running on some cheap webspace they got along with their internet
> connection. Then
On Sat, Jul 12, 2008 at 11:24 AM, Yeti <[EMAIL PROTECTED]> wrote:
> It will still take some time until every provider has PHP5 running, at least
> where I am from. I have many customers who want me to get their sites
> running on some cheap webspace they got along with their internet
> connection.
It will still take some time until every provider has PHP5 running, at least
where I am from. I have many customers who want me to get their sites
running on some cheap webspace they got along with their internet
connection. Then you have to tell them it won't work because of some problem
with the
On Sat, Jul 12, 2008 at 9:13 AM, Bernhard Kohl <[EMAIL PROTECTED]> wrote:
> Doesnt filter_var() require PHP5+ ?
>
> I have quite some systems still running 4.4.8.
>
> On 7/12/08, Kevin Waterson <[EMAIL PROTECTED]> wrote:
>>
>> This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
>>
>> > Now
Doesnt filter_var() require PHP5+ ?
I have quite some systems still running 4.4.8.
On 7/12/08, Kevin Waterson <[EMAIL PROTECTED]> wrote:
>
> This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
>
> > Now i was wondering of what there might be the best way to validate an
> IPv6
> > address
This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
> Now i was wondering of what there might be the best way to validate an IPv6
> address.
from this url..
http://phpro.org/tutorials/Filtering-Data-with-PHP.html#9
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
Hello community,
I have been working with alot of IPv6 lately.
Now i was wondering of what there might be the best way to validate an IPv6
address.
Couldn't think of any working regexp, since even ::1 or :: is valid
(localhost), so i tried it the following way:
http://tools.ietf.org/html/rfc429
14 matches
Mail list logo