PDA

Click to See Complete Forum and Search --> : PHP: just like app.path in VB 6 ?


systech44
Aug 10th, 2006, 06:31 AM
In VB 6 we can access files by using app.path. Is there anything like that in PHP ? I need suggestions.

penagate
Aug 10th, 2006, 06:46 AM
getcwd() (php.net/getcwd)