start, and if i put there the newer one
the one with PHP4 won't start. That's my problem. Do you know how to solve
this?
Milan
--
------
Milan Reznicek
Software Developer
e-mail: [EMAIL PROTECTED]
"Burhan Khalid" <[EMAIL PROTECTED]> wrote
Hi,
is there any posibility to run PHP4 and PHP5 at one machine, with two
Apache servers running at the same time.
Windows 2000 SP3
Apache 1.3.27/PHP 4.3.0
Apache 2.0.46/PHP 5.0.0b1
Thank You for Answers Milan
--
--
Milan Reznicek
Software Developer
e-mail
Hi everybody,
I'm trying to get_browser() function, but everytime I get from my apache
could not open browscap.ini for reading. Does someone know how to correct
it, or is there any other way how to determine users browser type and OS
without using browscap?
Thanks Milan
--
PHP General Ma
It may happen because your HTML is not written in an XML standard.
- Original Message -
From: "Doug Essinger-Hileman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 7:22 PM
Subject: [PHP]
>
> When I include in my html
> code, I get a parse error. The version
Try this
SELECT * FROM table ORDER BY id DESC LIMIT 1
Milan
- Original Message -
From: "Chris Schoeman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 22, 2003 12:05 PM
Subject: [PHP] Query mysql highest id number
> I want to make a query in
And what about highlighting the whole word which contains the searched term.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 21, 2003 12:31 PM
Subject: [PHP] search-and-highlight issue ("byt tes")
> hello!
>
> i have a problem with a search-an
Hi,
this is an extract from setcookie documentation - how to handle a cookie
array.
Is this what you were looking for??
You may also set array cookies by using array notation in the cookie name.
This has the effect of setting as many cookies as you have array elements,
but when the coo
Hi Everybody,
I have my Apache 1.3.26 with PHP 4.2.2 running on WinNT 4.0 and need
to authenticate
users to have access to some web pages. The computer with apache is a part of
Novell NetWare Network and I need to that only users which are from this
network have access to the web pages
You may try,
to make the IFRAME invisible. I think it is done with this:
document.all.name.visibility = "hidden";
And when the page is loaded then change it to
document.all.name.visibility = "visible";
Not sure if it will be working bu
9 matches
Mail list logo