03282005 1719 GMT-6

When you have a tag that doesnt have a corresponding end tag, like <p> 
and </p> compared to <br />, you put the a space and then the slash to 
indicate that this is the end.

You would also use this at
    <input type="submit />

Its not specific to php, but a HTML characteristic.

Robert wrote:

>Ok I searhed for this in the english version of the php manual but 
>could not find the answer. Often when I am reading a coding example I 
>see code of the type <br /> With the backslash BEHIND the Closing HTML 
>tag and with a space inbetween the tag and the backslash. This seems 
>backward fromt he way I learned html coding. Is the something special 
>to php and if so what does it do. As I said I searched the manual 
>for ,<space> />,backslash, and "/>" But none of the hits seemed to 
>descript that syntax.
>
>Thanks
>
>
>
>
>
>
>
>The PHP_mySQL group is dedicated to learn more about the PHP_mySQL web 
>database possibilities through group learning.  
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>
>
>
>  
>


[Non-text portions of this message have been removed]



The PHP_mySQL group is dedicated to learn more about the PHP_mySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to