We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

TEMPORARY FILE--php upload

Hi guys,

Im just confuse...heres the situation
Im having photo uploads in php.., before uploading temporary file will be created
my question is where can you find the temporary file, @the web server(where your php app is runnin) or @the client PC(where
the uploading session is done)

thanks in advance.....

2
Contributors
2
Replies
4 Hours
Discussion Span
7 Months Ago
Last Updated
4
Views
Question
Answered
code739
Posting Whiz in Training
208 posts since May 2012
Reputation Points: 17
Solved Threads: 28
Skill Endorsements: 5

This is in server side, it depends on php.ini directive upload_tmp_dir or if this is not set, on system configuration. Usually on linux servers this is /tmp: http://www.php.net/manual/en/ini.core.php#ini.upload-tmp-dir

cereal
Veteran Poster
1,144 posts since Aug 2007
Reputation Points: 344
Solved Threads: 221
Skill Endorsements: 22

thanks reall help

code739
Posting Whiz in Training
208 posts since May 2012
Reputation Points: 17
Solved Threads: 28
Skill Endorsements: 5
Question Answered as of 7 Months Ago by cereal

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0983 seconds using 2.65MB