Join Up!
104882 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousSeznam aliasů funkcíList of Resource Typesnext
Last updated: Sun, 27 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to German | Spanish

Příloha G. Seznam vyhrazených slov

Toto je seznam vyhrazených slov PHP, obvykle konstant a předdefinovaných proměnných. Nenajdete zde žádné funkce, což však neplatí pro jazykové konstrukty. Uvedenými názvy byste se neměli pokoušet nazývat proměnné, funkce, konstanty nebo metody, vedlo by to spolehlivě ke zmatku.

and E_PARSE old_function
$argv E_ERROR or
as E_WARNING parent
$argc eval PHP_OS
break exit() $PHP_SELF
case extends PHP_VERSION
cfunction FALSE print()
class for require()
continue foreach require_once()
declare function return()
default $HTTP_COOKIE_VARS static
do $HTTP_GET_VARS switch
die() $HTTP_POST_VARS stdClass
echo() $HTTP_POST_FILES $this
else $HTTP_ENV_VARS TRUE
elseif $HTTP_SERVER_VARS var
empty() if xor
enddeclare include() virtual()
endfor include_once() while
endforeach global __FILE__
endif list() __LINE__
endswitch new __sleep
endwhile not __wakeup
E_ALL NULL  

User Contributed Notes
Seznam vyhrazených slov
add a note about notes
There are no user contributed notes for this page.
previousSeznam aliasů funkcíList of Resource Typesnext
Last updated: Sun, 27 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST