Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
Is It Cataloged?
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
Page Title
PHP: Error Control Operators - Manual
Stripped Text Content
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"downloads
documentation
faq
getting help
mailing lists
licenses
wiki
reporting bugs
php.net sites
links
conferences
my php.net
s earch for
in the
all php.net sites
this mirror only
function list
online documentation
bug database
Site News Archive
All Changelogs
just pear.php.net
just pecl.php.net
just talks.php.net
general mailing list
developer mailing list
documentation mailing list
PHP Manual
Language Reference
Operators
Operator Precedence
Arithmetic Operators
Assignment Operators
Bitwise Operators
Comparison Operators
Error Control Operators
Execution Operators
Incrementing/Decrementing Operators
Logical Operators
String Operators
Array Operators
Type Operators
Execution Operators
Comparison Operators
Last updated: Fri, 10 Jul 2009
view this page in
Bulgarian
Brazilian Portuguese
French
German
Japanese
Korean
Polish
Romanian
Russian
Spanish
Turkish
Other
Error Control Operators
PHP supports one error control operator: the at sign (@). When
prepended to an expression in PHP, any error messages that might
be generated by that expression will be ignored.
"
....
read entire page