Re: Fatal error: Function name must be a string




Steve wrote:
> Maybe in some other language, but in PHP we use square brackets for
> array indices, thus:
>
> if( ( $rpool['pgod'] <= $godina ) and ( $rpool['kgod'] >= $godina )

Yes, I apologize; my reply was sent in a hurry. Tnx for the tip...

Zh.


.



Relevant Pages

  • Re: Fatal error: Function name must be a string
    ... >> Maybe in some other language, but in PHP we use square brackets for ... >> array indices, thus: ...
    (alt.php)
  • Re: [PHP] $_GET and multiple spaces.
    ... in 5.1.3 to escape square brackets ... ... which makes php nolonger do one ... bracketed request var names into native arrays. ... are used in anything other than a URL context. ...
    (php.general)
  • Re: [PHP] retrieve POST body?
    ... spaces, or opening square brackets. ... opening and closing square brackets respectively, ... are seeing in $_POST and the POST body. ... Because of the history of PHP and register_globals, ...
    (php.general)
  • Re: Problem with classes
    ... At the beginning, I'm apologize ... for my weak english skills. ... > Old version of PHP doesn't support instantiate like this: ... Every version of PHP I know of supports ...
    (comp.lang.php)
  • Re: [PHP] Curl with asp pages....
    ... the way PHP does. ... I thought that square brackets were actually part of the HTML spec, ... PERL CGI module: http://docstore.mik.ua/orelly/linux/cgi/ch05_02.htm ...
    (php.general)