| 
	
	
		
		
		
		 you can not use session in url(as php cannot process session in browsers address bar) 
 
u need to a put like something in to the start of page(page u will go with url) 
 
if(Session[id]hahahaha"bla"){ 
do this 
} 
 
or u need to put session in to a variable and send this variable in url instead of session 
 
 
hahaha ='= (remove ') 
		
	
		
		
		
		
		
		
			
		
		
	
	 |