Search Results

Search: Posts Made By: zazzybob
40,167
Posted By zazzybob
I've got it sorted now, thanks. I'm using...
I've got it sorted now, thanks.

I'm using session variables instead of cookies now, and call....

function check_admin_permission() {
if ( $_SESSION[ 'p_comp' ] == 'Y' ) {
return...
40,167
Posted By zazzybob
I am fiddling around with variations of this...
I am fiddling around with variations of this now.... However, I have a set of columns in the users table that govern various permissions over the DB, (e.g. can create categories, can edit items, can...
40,167
Posted By zazzybob
Multiple PHP sessions within the same browser instance
Dear all.....

I am currently writing a Help-Desk / Knowledge Base application using PHP/PostGreSQL.

I authenticate the user using a quite elaborate mechanism of cookies. The problem is that...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy