On 12/10/07, krugonN <[EMAIL PROTECTED]> wrote: > > To comment a line in PHP code you should use // or you can comment a block > using /* */ >
Or you can also use an octothorpe: # to comment out a single line in PHP. - Matthew ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
