| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Sun Jul 20, 2003 8:10 pm    Post subject: Command Prompt | 
				      | 
			 
			
				
  | 
			 
			
				How can I use command prompt through PHP.
 
and type in a command like
 
dir /b *.jpg > $id.dat _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Mon Jul 21, 2003 5:38 pm    Post subject: Re: Command Prompt | 
				      | 
			 
			
				
  | 
			 
			
				 	  | cad3 wrote: | 	 		  How can I use command prompt through PHP.
 
and type in a command like
 
dir /b *.jpg > $id.dat | 	  
 
Use the system() command. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		cad3 -
 
  Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
  | 
		
			
				 Posted: Tue Jul 22, 2003 1:06 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				thanks aprelium _________________ Dark Dragon
 
        CAD3|net | 
			 
		  | 
	
	
		| Back to top | 
		
			             | 
		
	
	
		  | 
	
	
		 |