News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
IBM developerWorks Blog:
What's the problem? (Working Directories)
May 17, 2006 @ 05:59:28

On the IBM developerWorks blog today, there's this look at the differences between PHP and Windows when it comes to the working directory you're grabbing in your script.

I recently investigated the values of the PHP and Windows working directory for a variety of environments. My reason for doing so was that I could never quite understand how relative pathnames were resolved, and if you want to write code that will run, for example, both under Zend Studio, from the command line, and Apache, it matters. And it is not surprising that I never understood it either - every environment is different.

He ran five tests to show each of the environments that a PHP script might be running in and what two methods return - PHP's getcwd and Windows' getcwd in direct.h). There are some similarities between the output of the two, but there's enough difference to be worrysome for any programmer making scripts for both. He also gives a specific example of a situation he was in involving incorrect paths and libxml2 and the difficulties that were found there.

0 comments voice your opinion now!
php current working directory windows getcwd php current working directory windows getcwd



Similar Posts

DotGeek.org: Free Hosting Goes Bingo!

Nexen.net: Museum Management with PHP

Ilia Alshanetsky\'s Blog: 5.1.2 Released!

David Sklar\'s Blog: Job - Sr. Developer @ Ning

DevShed: Using the Sleep and Wakeup Functions to Serialize Objects in PHP (Part 2)


Community Events









Don't see your event here?
Let us know!


book developer zend package PEAR cakephp releases application framework conference release job database ajax PHP5 mysql code security zendframework example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework