Why is "HTTP:..." a valid line of PHP code? -


in php script, http://www.google.com valid line of code... why?

<?php  http://www.google.com  ?> 

this doesn't produce error.

http: creates goto target label, , rest commented out //


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -