On Fri, 2008-06-13 at 11:10 +1000, Chris wrote:
> Sebastian Camino wrote:
> > Hello,
> > 
> > I want to know what the "#" char does.
> 
> In a url it's an anchor tag (http://www.w3schools.com/HTML/html_links.asp).
> 
> In php it's used to mark a comment.
> 
> <?php
> # this is a comment and not executed.
> ?>
> 
> It means nothing specific in a filename.

CVS conflict?? :)

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to