Author cmsinfo
Date 2003-12-16 18:39
Posts:
// returns a string like 'PHPSESSID=b188e8c9c45b347cdded2...'

function get_sid_string() {

return session_name().'='.session_id();

}


still
Quote:
Error Code: 8001


ERROR: Wrong script calling.




Print this page
Close this page

This article comes from OpenPHPnuke International Support

http://www.openphpnuke.com/