Page 1 of 1
					
				need help with image hosting
				Posted: Mon Feb 03, 2014 12:56 pm
				by Nerfintas
				hi guys, i need help, who i can create simple image hosting withoud database? i need i can change file size, photo size and file types, thats all
			 
			
					
				Re: need help with image hosting
				Posted: Mon Feb 03, 2014 1:00 pm
				by a_bertrand
				You can easily store directly the images inside a directory and have like a progressive number or some random names like XxhsjdI.jpg 
of course having all in one directory can be an issue as usually file system do have  limit on the number of files inside a single directory, but it may already work for you.
			 
			
					
				Re: need help with image hosting
				Posted: Mon Feb 03, 2014 1:03 pm
				by Nerfintas
				how ever i need a script code for all:)
			 
			
					
				Re: need help with image hosting
				Posted: Mon Feb 03, 2014 1:59 pm
				by hallsofvallhalla
				
			 
			
					
				Re: need help with image hosting
				Posted: Mon Feb 03, 2014 2:13 pm
				by Nerfintas
				amm thanks but for this script need database 

 
			
					
				Re: need help with image hosting
				Posted: Mon Feb 03, 2014 5:42 pm
				by hallsofvallhalla
				sorry i was in a hurry when posting it but figured you could use everything and just change the database stuff to folders.
			 
			
					
				Re: need help with image hosting
				Posted: Wed Feb 05, 2014 10:19 am
				by Nerfintas
				ammm there is a lot of files... i need simple script 

 
			
					
				Re: need help with image hosting
				Posted: Wed Feb 05, 2014 11:16 am
				by a_bertrand
				Why don't you make yourself one? Just uploading and image and showing all the images of a directory should not take too long.