View Full Version : How to get user info using global.php?
Penicillin
02-15-2009, 10:12 PM
Hello
I'm programming a php page.
I want to get the user id of a username without he's logged using global.php (NOT database).
How can I do that?
Thanks
nexialys
02-15-2009, 10:26 PM
impossible the way you want. the engine need to check the database on each click, because the engine deal with sessions, not cookies for authentication.
in the Articles tab on top right, you can have access to some FAQ... like this one: https://vborg.vbsupport.ru/showthread.php?t=187388
Penicillin
02-15-2009, 10:33 PM
I have been using database and it worked, but I faced many problems in non-english usernames.
My vb database is ISO not UTF8.
What should I do?
--------------- Added 1234789642 at 1234789642 ---------------
Please help
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.