hi
i configured two several WAMPs (Windows Apache MySQL PHP3/4) with Apache1.3.20 &
php4.1.0 on winME and win98
this WAMPserver is behind a csm proxy plus (properly configured).
it works properly as long i forward the request to my winME machine.
forwarding it to the win98 machine it happens, th
php-windows Digest 22 Dec 2001 08:25:26 - Issue 913
Topics (messages 11064 through 11076):
Install problem
11064 by: Lorne T
MSSQL connect
11065 by: Jerry
MSSQL DB Connect
11066 by: Jerry
11069 by: Jeremy Reed
Installing CURL
11067 by: Todd Cary
Hi!
I've got a problem with references. Here's an example:
$a = 5;
$b &= $a;
// $b == 5 - this part is ok, but
$a = new MyObject(5);
// $c->value == 5
$d &= $c;
// $d->value == NULL, and in fact
// $d == NULL
How can I have
IIS 4.0 is included in NT4 Option Pack
It's an additional CD of the NT distribution
"Roberto Caravaggi" <[EMAIL PROTECTED]> ha scritto nel messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> We start a new environment with O.S. Microsoft NT4.0, (service pack 6)
and
> Microsoft SQL 7.0.
>
> A
Does anybody know of or can recommend any freeware text editing tools for
editing PHP code in Win32?
I can manage with Windows' Notepad but something with code highlighting etc
and of a similar footprint to notepad would be useful.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscri
Dear 'LaserJetter'
I quite like HTML-Kit from:
http://www.chami.com/html-kit/
It's free, stable, has line numbering, php plug-in and above all else
remembers file locations and has a good recent files look-up.
Give it a try!
Best regards,
Martin
--
Martin Hal
php-windows Digest 22 Dec 2001 21:17:38 - Issue 914
Topics (messages 11077 through 11080):
References Problem
11077 by: Alek Andreev
Re: question about IIS 4.0
11078 by: Numero 6
PHP software tool
11079 by: LaserJetter
11080 by: Martin Halford
Administrivi
TextPad is another good text editor for all types of programming languages.
Unforuntatly it is not free but the demo my work for you.
http://www.textpad.com
It supports multiple languages like PHP, JAVA and HTML
-Mike
"Laserjetter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[
At 09:17 PM 12/22/2001 +, Martin Halford wrote:
>Dear 'LaserJetter'
>
>I quite like HTML-Kit from:
>
>http://www.chami.com/html-kit/
>
>It's free, stable, has line numbering, php plug-in and above all else
>remembers file locations and has a good recent files look-up.
I second the recommendat
I'm running Apache 1.3.22 on Windows ME (a 9x Win kernel - not NT\2k\XP)
with PHP 4.1.0
I've done everything I can think of to make PHP work, but it simply won't,
and I have no clue whats wrong, because the only thing the error_log will
tell me is:
Premature end of script headers: c:/php/php.
OK: Try to run your script in a DOS window (php yourscript.php) starting in
the directory of php.exe, and tell us what is the error there.
A+
Alain
-Original Message-
From: Andrew Saturn [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 22, 2001 5:23 PM
To: [EMAIL PROTECTED]
Subject: [
Hi all,
I know this problem is not worth of this list of discussion, but I am
asking you because I think (hope) you've encountered this problem.
The problem is extremely simple: a number of radio buttons for a form,
using echo in php. In IE, everything works fine: I can select different
buttons (
>Hi all,
>
>I know this problem is not worth of this list of discussion, but I am
>asking you because I think (hope) you've encountered this problem.
>The problem is extremely simple: a number of radio buttons for a form,
>using echo in php. In IE, everything works fine: I can select different
>b
Andrew, I even checked a big HTML bible (one of the newest), nothing new,
or I did not know. I looked over HTML tutorial sites, the same story,
identical syntax, goodies for colors, shapes etc. but nothing related to
this problem.
I'll try the grouping option and the combo...
Thanks!
Mihai
On Sa
>OK: Try to run your script in a DOS window (php yourscript.php) starting in
>the directory of php.exe, and tell us what is the error there.
>A+
>Alain
I did that, here is the output:
C:\PHP>php c:\program files\apache group\apache\users\saturn\htdocs\index.roo
Content-type: text/html
PHP War
At 10:44 PM 12/22/2001 -0500, Andrew Saturn wrote:
>PHP Warning: Unable to load dynamic library './php_gd.dll' - One of the
>library
> files needed to run this application cannot be found.
[...]
>I used the default gd library, and it's uncommented in php.ini:
>
>extension=php_gd.dll
Did you f
At 07:34 PM 12/22/2001 -0800, Mihail Bota wrote:
>Andrew, I even checked a big HTML bible (one of the newest), nothing new,
>or I did not know. I looked over HTML tutorial sites, the same story,
>identical syntax, goodies for colors, shapes etc. but nothing related to
>this problem.
>I'll try the
Thanks guys!
Mihai
On Sat, 22 Dec 2001, Michael Sims wrote:
> At 07:34 PM 12/22/2001 -0800, Mihail Bota wrote:
> >Andrew, I even checked a big HTML bible (one of the newest), nothing new,
> >or I did not know. I looked over HTML tutorial sites, the same story,
> >identical syntax, goodies for
Comment your GD dll:
;extension=php_gd.dll
in php.ini
and run your program again on DOS . what is happening?
A+
Alain
-Original Message-
From: Andrew Saturn [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 22, 2001 7:45 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] PHP 4.1.0 Win32 pr
>Comment your GD dll:
>;extension=php_gd.dll
>in php.ini
>and run your program again on DOS . what is happening?
>A+
>Alain
did that, and it returned:
error in Unknown on line 0
...
I changed
extension_dir= ./
to
extension_dir= ./extensions/
and it works fine now O_O
I cant believe they g
I thinjk in NS4.x, you have to make the Name or ID of all radio buttons same
otherwise it will not work.
- Original Message -
From: Mihail Bota <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 22, 2001 10:26 PM
Subject: [PHP-WIN] Radio buttons
> Hi all,
>
> I know thi
21 matches
Mail list logo