- 
	
			
				
					June 18th, 2019, 14:58
				
			
			
				
					#1
				
				
				
			
	 
	
		
		
			
				
				
				
					
 مشکل عجیب با کاراکتر فارسی م در url کدیگنایتر
				
				
						
							
							
						
						
							
						
				
					
						
							با سلام من میخوام url فارسی رو تست کنم تمام حروف فارسی کار میکنه فقط وقتی م اولش باشه پیام خطای زیر رو میده
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
 
این پیام خطا برای xampp هستش تو wamp هم امتحان کردم پیام خطای مشابه میده
کد برنامه
	کد PHP:
	
public function product(){
    $url = $this->uri->segment(3);
    $url = urldecode( $url);
    var_dump($url);} 
  
						
					 
					
				 
			 
			
			
		 
	 
		
	
 
- 
    
 
		
		- 
		
			
						
						
							June 18th, 2019 14:58
						
					
					
						
							 # ADS