View Single Post
Old 04-05-2005, 01:16 PM  
onlyreal
Confirmed User
 
Join Date: Jun 2001
Posts: 853
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 ')

Last edited by onlyreal; 04-05-2005 at 01:19 PM..
onlyreal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote