In <74aa57df0903300007t7ab8746ftc12eecb4bcd0a...@mail.gmail.com>, hadi 
motamedi wrote:
>Dear All
>Can you please let me know how I can open the "database.php" file on my MS
>Windows client ?

.php files are (generally) PHP source code which is (mostly) plain text.  It 
is possible that the file has UNIX-style line endings (\n) instead of DOS-
style line endings (\r\n) or Mac-style line endings (\r).  If so, you can 
use the unix2dos utility to convert the line endings, or simply use a text 
editor that understands multiple types of line endings like GVim, XEMACS, or 
TextPad.
-- 
Boyd Stephen Smith Jr.                   ,= ,-_-. =.
b...@iguanasuicide.net                  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy         `-'(. .)`-'
http://iguanasuicide.net/                    \_/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to