Posts: 1,725
	Threads: 105
	Joined: Feb 2011
	
Reputation: 
0
	 
 
	
		
		
		09-01-2011, 10:59 PM 
(This post was last modified: 09-02-2011, 12:09 AM by Eyrk.)
		
	 
	
		Anyways, anyone know a way to have PHP upload files to your computer? I have a theory.
Edit: Title fix
	
	
	
	
	
 
 
	
	
	
		
	Posts: 823
	Threads: 75
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		? What exactly do you mean?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,725
	Threads: 105
	Joined: Feb 2011
	
Reputation: 
0
	 
 
	
	
		The file protacol.
Sadly, something in the php.ini file on x10Hosting, does not allow me so.
Anyway, I "hacked" roblox and printed their script.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 823
	Threads: 75
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		You mean like getting the contents of a web page and printing it out?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,725
	Threads: 105
	Joined: Feb 2011
	
Reputation: 
0
	 
 
	
	
		Yes, something like that.
I designed my own function, gFileContents() to get the contents of a file.
I was testing it out and did gFileContents("http://www.roblox.com/Default.aspx")
It printed the contents.
You can have the entire API if you want.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 823
	Threads: 75
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		Well, that's actually pretty simple, considering you can just do [lua]echo(file_get_contents("http://www.roblox.com/Default.aspx"));[/lua]
:O
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1
	Threads: 0
	Joined: Jan 2012
	
Reputation: 
0
	 
 
	
	
		I've seen worse forums!
it only had 3 users and 4 posts!
from January 2008
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,683
	Threads: 413
	Joined: Aug 2012
	
Reputation: 
0
	 
 
	
	
		This thread is from like 8 months ago...
It's not dead enough for THAT to be a normal reply timelength.