On Wed, Sep 28, 2011 at 9:02 AM, Reindl Harald <h.rei...@thelounge.net> wrote:

>  $tmp_name = str_replace("\\", '/', tempnam($temp_folder, 'rhcsv'));

Side note: this is never necessary, php does it for you. Unless you
store paths yourself before calling a php file function.


-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to