| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Jul 2001 
				Location: Utopia 
				
				
					Posts: 6,483
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				Free hosting for single textfiles to read and edit with remote php script?
			 
			Hey bitches, I see I'm here for almost 17 years (WTF!!?!?) now so gimmie some love. 
		
	
		
		
		
		
			I need a public space (dropbox, free server etc.) where my clients can put a textfile with coupon codes that i can read and delete from my own server. Most clients dont have their own hosting and are clueless so it must be as easy as a monkey should be able to drag and drop the file whenever it needs to be updated. Any smart fuckers here who know how to make their life easy? 
				__________________ 
		
		
		
		
	
	seks.ai for sale - ping me  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Industry Role:  
				Join Date: Aug 2006 
				Location: Little Vienna 
				
				
					Posts: 32,235
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Well you literally answered your question - they can use any free file host,or even pastebin, then you just need to load url and trim required info. Tho, you can also use freehostia or 00webhosting if you want clean txt file. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Jul 2001 
				Location: Utopia 
				
				
					Posts: 6,483
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Yes, i need it to be a clean txt file like 
		
	
		
		
		
		
			xxx,333 dde,8876 ... I use file() to read and delete used rows. Looking for the most userfriendly method for them, yet with enough permissions for my script to read/write to it 
				__________________ 
		
		
		
		
	
	seks.ai for sale - ping me  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Jun 2005 
				Location: EU 
				
				
					Posts: 281
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Why don't you setup an email where they can send emails in specific format you define to them and just use Email Piping to pass email (txt) string(s) into your specific script on server. 
		
	
		
		
		
		
			PHP Email Pipe Tutorial, Read emails via php script | James Collings It could be most user friendly solution for your users as they all have an email no need for free hosting to upload files, all text will be in email body that you can read and process with this technique. This is how you usually open ticket in most ticket support systems and respond to same via an email. 
				__________________ 
		
		
		
		
	
	 
			 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Sep 2017 
				Location: Canada 
				
				
					Posts: 11
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Might not be quite what you are looking for, but for this sort of stuff I like to use AWS s3 + AWS lambda. Depending on how much control you want it could be just a simple upload form hosted on s3 that then uploads the file to the same s3 bucket. 
		
	
		
		
		
		
		
	
	Basically free due to how cheap s3 is, but a bit more work to get setup than some of the other suggestions.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |