RE: [PHP-WIN] pathinfo();

2002-02-26 Thread Ross Fleming
Behalf Of Ross Fleming Sent: 26 February 2002 17:22 To: [EMAIL PROTECTED] Subject: [PHP-WIN] pathinfo(); Hello folks I've got a problem that really requires me to use the pathinfo() function. Unfortunately it is only available with PHP 4.0.3 (from memory) and the servers I'm working o

[PHP-WIN] pathinfo();

2002-02-26 Thread Ross Fleming
Hello folks I've got a problem that really requires me to use the pathinfo() function. Unfortunately it is only available with PHP 4.0.3 (from memory) and the servers I'm working on are only version 3. Before I go and write my own version of pathinfo, does anyone have a solution for it? Cheers