"Susilo" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> Does Everybody now what is SQL Expression to get part of the string in
> DATE VARIABLE ?
>
> e.g : 11/12/2004
>
> and become to only string '2004' in Table Viewing.
http://dev.mysql.com/doc/mysql/en/Date_and_time_fu
Does Everybody now what is SQL Expression to get part of the string in
DATE VARIABLE ?
e.g : 11/12/2004
and become to only string '2004' in Table Viewing.
Did you remember to restart Apache after making changes to php.ini ? This
is not needed if you are using the CGI sapi.
- Frank
> Environment
> -
> WinXP Pro SP1
> PHP 4.3.9
> Apache 2.0.52
>
> I am trying to set the session.save_path in php.ini and I cannot get it
to
> work. I have
I used the Libmysql.dll form the 3.xx mysql version and it seams to works.
But I had big doubts.
After reading your message I took the Libmysql.dll from the php distrib and
it I am now more confident that it works.
Thanks.
"Felipe Gasper" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
If I'm going to use sessions, I understand how to start them etc, but is it
possible to have them "alive" for 24 hours?
With the cookies, I was able to, once the user logged in, keep them logged
in for 24 hours.
As it's an application we are providing for our customers, one of the things
I'm able