HI,
I am a ASP developer. Just now I came to PHP.
In asp we have something like Server.mappath() function.
Syntax: Server.mappath("/data/")
if I give the path address as given above then it will return the physical path of the data folder ie eg: c:\inetpub\wwwroot\data.
I want to know the is there any similar function in php to map the physical path of the folder or a file.
any help.... thanx in adv
rgds
Ural