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 //
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
Post a Comment