I am sure this question was asked before, but i am not able to find
anthing about this
How can i view dotfiles in mutt's file browser ?
igor
--
<?php
$company = 'WebSideStory, Inc.';
$contact_info = array(
'addr1' => '10182 Telesis Ct., 6th Floor',
'addr2' => 'San Diego, CA, 92121',
'p' => '858. 546. 1182 x464',
'f' => '858. 546. 0480',
'e' => '[EMAIL PROTECTED]');
while(list($k,$v)=each($contact_info)) {
echo "$v<br>\n";
}
?>
- Re: dot files Igor Pruchanskiy
- Re: dot files Mr. Wade
- Re: dot files Duke Normandin
