Hi, I'm new in php and I have some problems, If you can help me...thanx
When I need to call a file on another directory upper than the actual I write:
include "some\time.php"
but, if I want to include a file on a directoy 'down'?, I don“t know how to make...
example, you are in program\php\lib1 and you want to call a file on directory program\php
???
Thanks, for yor time