Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #1474

Re: evaluating a null value in an array

Message-Id <2043173.lGaqSPkdTl@PointedEars.de>
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Organization PointedEars Software (PES)
Date 2011-05-08 13:56 +0200
Subject Re: evaluating a null value in an array
Newsgroups comp.lang.php
References <5uWdnXAptq8EsVjQnZ2dnUVZ_sidnZ2d@cablespeedmi.com> <iq3asi$cn8$1@dont-email.me> <iq3scb$gre$2@dont-email.me>
Followup-To comp.lang.php

Followups directed to: comp.lang.php

Show all headers | View raw


Gregor Kofler wrote:

> http://php.net/manual/de/function.isset.php

In this international newsgroup (and maybe elsewhere), it is probably better 
to suggest

  <http://php.net/isset>

This takes advantage of several features of the PHP.net Web site:

  - The mirror will be chosen according to the visitor's geographic
    location (or their preferences), which should provide them with the
    fastest/most desirable viewing experience;

  - The language will be chosen according to visitor preferences (cookies)
    (although it must be said that the English version is apparently the
    most accurate and up-to-date one);

  - Whenever the documentation structure changes, relevant information
    can still be found; either through implicit redirection, or through
    the search results being displayed for parts of the documentation
    where redirection is not implemented.

Therefore, I have found this bookmarklet useful:

  http://php.net/%s


Regards,

PointedEars
-- 
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
  -- from <http://www.vortex-webdesign.com/help/hidesource.htm> (404-comp.)

Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

evaluating a null value in an array bill <nobody@spamcop.net> - 2011-05-07 07:27 -0400
  Re: evaluating a null value in an array Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-07 07:36 -0400
    Re: evaluating a null value in an array Gregor Kofler <usenet@gregorkofler.com> - 2011-05-07 18:35 +0200
      Re: evaluating a null value in an array dougatmilmacdotcom@example.com (Doug Miller) - 2011-05-07 23:46 +0000
      Re: evaluating a null value in an array Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-08 13:56 +0200
        Re: evaluating a null value in an array Gregor Kofler <usenet@gregorkofler.com> - 2011-05-08 20:18 +0200
    Re: evaluating a null value in an array bill <nobody@spamcop.net> - 2011-05-07 13:50 -0400
  Re: evaluating a null value in an array Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-05-07 15:30 +0000
    Re: evaluating a null value in an array Gregor Kofler <usenet@gregorkofler.com> - 2011-05-07 18:34 +0200

csiph-web