Click to See Complete Forum and Search --> : help me linking to a file


Aqeel
10-14-2002, 12:08 PM
i want to give link to a php page located in
/usr/home/web/htdocs from a php page located in
/usr/home/admin/htdocs

largo
10-14-2002, 01:22 PM
ln -s /from /to

-m.