Hello,
Why not just do it in your sql query?
If you're using MySQL perhaps this page would be helpful:
http://www.mysql.com/doc/en/Date_and_time_functions.html
Just an idea...
- E
On Sunday, October 6, 2002 10:01 PM
Davy Obdam wrote:
> Hi people
>
> I have a guestbook, and i need to conv
Hiya,
If you download the larger package from php.net, most of the dlls are
included. You can also try www.php4win.com. They usually have a much more
complete range of extensions.
At 10:35 21.12.2001 -0200, you wrote:
>hi.
>where I can find the all of db dll's ??? to downlaod it, I don“t have
Yep...
At 00:22 21.12.2001 +0700, p13zo wrote:
>i cant configure php to work on my window98 +apache 1.3
>i stop apache and edit httpd.conf with notepad and add this line (i read
>this on some tutorial books) ;
>
>#for the apache module
>LoadModule php4_module c:/php/sapi/php4apache.dll
>AddType a
28
>E-mail : [EMAIL PROTECTED]
>http://www.cyse.com
>/-/
>- Original Message -
>From: "Jonathan David Edwin Wright" <[EMAIL PROTECTED]>
>To: "Mike Flynn" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>
It may be that you've still got an old copy of php4ts.dll, probably
somewhere like /winnt/ or /winnt/system32/.
That means it's finding the old copy before it gets to the new one when
looking thru %PATH%, giving you the error message and bombing out.
Do a search on the whole system for php4ts.
Do you mean _top as in frames? I don't think so. You'll probably need some
Java Script and/or META refresh. Something like that. Anyone correct me if
I'm wrong!
Jonathan Wright..
At 10:49 19.12.2001 -0500, you wrote:
>At 12:51 PM 12/19/2001 +0100, you wrote:
>>Hello
>>
>>I have to redirect to
You might try something like:
if (!isset($element1))
{ $element = ""; }
Which would check that the value is set, and if not, initialize it.
At 16:59 12/10/2001 +0800, you wrote:
>my login page (login.php) passes it's form elements to my main page
>(main.php).
>in my main page, i try to call
hi,
thanks!!
btw, do you know any good commandline or gui clients for Mysql?
i want to administer the DB remotely...
thanks
ed
""Johannes Janson"" <[EMAIL PROTECTED]> wrote in message
9c65b9$nle$[EMAIL PROTECTED]">news:9c65b9$nle$[EMAIL PROTECTED]...
> hi,
>
> the info in the manual about the
hi,
I got a very simple question. I have mysql under win2k and I need help
adding a new user to be able to use the database. I looked through the
manual but all the references are for *nix, can someone help me out or point
me to a place where i can read up on this??
thanks!!
edwin
--
PHP