Thread: Uploadfile();?
View Single Post
  #3  
Old 04-07-2012, 01:07 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
To clarify what Stefan said: no, and even if it did exist serverside, that's not how it's used. You're going to need to either use requesturlasgamefile, as Stefan recommended, or load the file into a variable via cURL or requestHTTP and use saveString to some folder that is in folder config. Look at my graphics uploader in the code gallery for an example.
__________________
Reply With Quote