Good day,
I try to set ru locale that is converted to UTF-8 in output.
I tried ru_ru.UTF-8 - with no results.
"ru" returns week and month names in win-1251.
What I missed?
Apache/2.0.55 Win32 PHP/5.1.2
Tony.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
Good day!
I want to ask any comments about e107 CMS? Easy? Usefull? Extendible?
Thanks. Tony.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've understood, it's Windows.
If you added root php directory to Path environment variable it sometimes
does not take effect until you restart Windows. (???May be it's cached
somewhere?)
And don't forget to change in php.ini Extension Directory to ./ext or where
all extension dll's are placed.
T
Honestly, the easiest way to solve this is to switch to 'user' PHP
sessions:
http://php.net/session-set-save-handler
Thanks. I'm trying now to do this.
I'm wondering about "session-set-save-handler" - what is "manual garbage
collector" here?
It means I must explicitly "unset" all variables or
way of using the
onBeforePageUnload() (or w/e it is) javascript function along with frames.
Anyway, you can check out php.net for more details on how to use a
database for session storage:
http://www.php.net/manual/en/function.session-set-save-handler.php
Cheers,
- Joe
On 5/4/06, Tony Aldrich &l
why I want to query alive sessions. Or query their death time
(timeout).
I thought of something like
$sess=get_session_list();
or
$isalive=is_session_alive($session_id);
Thanks.
On 5/4/06, Gerry D <[EMAIL PROTECTED]> wrote:
Can you have more than 1 session?
On 5/2/06, Tony Aldr
Hello,
Can somebody recommend clean php jabber library? I must send notifications
to some users.
Tony.
Good day,
Does anybody know how to get a list of current sessions?
I need to clear some database rows that where associated with some SID.
Can it be done without probing of maxlifetime?
Thanks in advance.
Tony.
Thanks for all.
Hope host sysadmin will work on this.
I wondered if it's my problem but on my testing environment it is relatively
fast.
Again, thanks.
Hello!
What are the reasons of slow mail() (about 30-40 seconds)?
Thanks,
Tony.
10 matches
Mail list logo