PHP - is_dir() - Cant get to work
Posted: Sat Feb 14, 2009 9:25 pm
I cannot seem to get the directory of 'http://curfer.com/resume' to read back true.
What am I doing wrong here.
What am I doing wrong here.
var_dump(is_dir('http://curfer.com/resume/'));