hi,
i installed php on my XP Prof. PC (including IIS, Mysql)
a basic command like $PHPLIB_DIR = $_SERVER['DOCUMENT_ROOT'] .
'/phplib';
is not working in php
what's wrong ?
i installed php on my XP Prof. PC (including IIS, Mysql)
a basic command like $PHPLIB_DIR = $_SERVER['DOCUMENT_ROOT'] .
'/phplib';
is not working in php
what's wrong ?
Comment