index_SYMBOL

 <  Day Day Up  >    

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

(slash)  
" (double quotes)
       around attributes in XML  
       automatically inserted for string parameters  
       escaping in queries   2nd   3rd  
& (ampersand)
        preceding entities in XML  
       preceding variable to pass by reference  
<?php ... ?> markers, enclosing PHP program  
' (single quotes)
       around attributes in XML  
       automatically inserted for string parameters  
       escaping in queries   2nd   3rd  
// (double slashes ), in HTTP request  
/ (slash)
       empty element in XML  
: ( colon )
       in Tidy configuration file  
       preceding namespace prefix  
:: (double colons)
       referencing static methods  
       referencing static properties  
=== (strict equality operator)  
? (question mark), substituting for query variables  
@ (at sign)
       in HTTP request  
       preceding attributes in XPath  
@@ (double at signs), preceding MySQL-specific variables  
$_SERVER superglobal variable  

 <  Day Day Up  >    


Upgrading to PHP 5
Upgrading to PHP 5
ISBN: 0596006365
EAN: 2147483647
Year: 2004
Pages: 144

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net