Is PHP running on your server? I assume you put http://127.0.0.1/phppgadmin into the address bar of a browser on the server to get this result. Regards Dave Bolt From: SAJESH PC [mailto:pc.sajesh800@xxxxxxxxx] Hi, When We try to access phppgadmin from localhost the following php code is displayed. What may be the reason for this? Kindly clarify. printHeader('', null, true); $rtl = (strcasecmp($lang['applangdir'], 'rtl') == 0); $cols = $rtl ? '*,'.$conf['left_width'] : $conf['left_width'].',*'; $mainframe = '' ?> printFooter(false); ?> regards, P C SAJESH PGT COMPUTER SCIENCE KV MALAPPURAM |