Re: [PHP] PHP Syntax Help - Check?

[email protected] (Robert Cummings)
Newsgroups php.general
Organization InterJinn
Message-ID <[email protected]>
Rick Dwyer wrote:
> Hello all.
> 
> I'm trying to learn PHP on the fly and I have a line of code that  
> contains syntax I can't find documented anywhere:
> 
> php echo check('element8');
> 
> In the above line, can someone tell me what "check" means?


In the above, check is a function. It is being called with parameter 
'element8'.

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.