I see some infomrmation about configure PHP in Apache 2.0.35:
=
If you're trying to use Apache 2.0.x and PHP, you'll need to do the
following:
First, make sure that when you configure PHP you use the --with-apxs2
option, like so: --with-apxs2=/path/to/apach
ot on localhost.
Thx
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael ericsson
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nd register_blobals is set to
On.
If I look at the Session part of phpinfo() I see 2 differences between the
servers:
1. session.save_path - /tmp and c:\winnt\temp
2. session.use_trans_sid - only on localhost
Any other suggestions?
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael eri
what util? url.exe? where can I find it?
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael ericsson
[EMAIL PROTECTED]
"Alex Elderson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Use this (small) util to vie
done.
Is it .NET Framework you're refering to?
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael ericsson
[EMAIL PROTECTED]
"Alex Elderson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Sorry, out
Great util!
I get Set-Cookie: some cookie when I use the URL where it works, but not on
localhost.
strange...
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael ericsson
[EMAIL PROTECTED]
"Alex Elderson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECT
#x27;ve done
worse misstakes than that ;)
I haven't solved it yet. I don't know what to do anymore. Someone must know
what my problem is... I hope.
Thx anyway. I'll let you know if I solve it.
--
. : . : . : . : . : . : . : . : . : . : . : . : . : .
michael ericsson
[EMAIL PROT
Please help
I am having some serious problems. I have used a text editor to write the
following code and saved it with a .php extension
I saved this in the htdocs directory.
I then went into my IE5 browser and typed http://localhost/phpinfo.php
What I saw was the above code in my browser
Hi Again
I hope that you all realise that I am using Apache 1.3.12
Also I am able to see the Apache start up page when I type htttp://localhost
Regards
Krysia
""Michael"" <[EMAIL PROTECTED]> wrote in message
9h9g5f$t9f$[EMAIL PROTECTED]">news:9h9g5f$t9f$
Apache?
> B: Where did you store phpinfo.php?
> C: You have set "short_open_tag = On" in php.ini?
>
> /Johan
>
> Michael wrote:
> >
> > Please help
> >
> > I am having some serious problems. I have used a text editor to write
the
> > following co
e did you store phpinfo.php?
> C: You have set "short_open_tag = On" in php.ini?
>
> /Johan
>
> Michael wrote:
> >
> > Please help
> >
> > I am having some serious problems. I have used a text editor to write
the
> > following code and saved it wit
Hi
I have dreamweaver 3 installed and would like to know how I can integrate
php code into it and then get to see it running in my browser.
If possible I would also like to be able to connect to an already
established Microsoft Access database, is this possible.
I am very new to php and would b
e
docs suggest that it is tunred on by default.
What am I missing here?
Thanks,
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm working through a tutorial book. They are retrieving variables from a
GET parameter by just referencing the variable in the script.
example:
Where the variable is feed through the get URL:
http://localhost/example.php?regionName=Riverland
The only problem is that I'm using IIS so it doesn
Hi;
I'm new in php. I has try some sample code in the book
But I always get "Parse error: syntax error, unexpected T_VARIABLE in
e:\Inetpub\wwwroot\meal.php on line 2"
So any suggestion
Regards
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscri
Hi
I'm new in php, I find the "\n" dosen't work in my machine
First PHP page
The result is
First PHP page
Hello World! Hello World!
any suggestion??
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You could try to generate RTF commands, not sure if that will work though.
There should be loads of websites that give you the relevant commands.
Rgds,
Michael
Dirc writes:
Might be better to post this on one of the microsoft newsgroups as
news.microsoft.com
"Ron Herhuth&quo
rt is the big one, but first pick the
technologies and research other site that are already doing this and then
try to do it better. Hope this helps a little.
Rgds,
Michael
Jim MacDiarmid writes:
Hi everyone,
I'm kinda working on a limited budget and wondered if someone could offer
Sounds like your questions need to be directed to the Peachtree support
team. COM in terms of technology is a little dated to go learning (unless
it is essential), you should probably look to some software that provides
Web Service access. Depending on how big their (Peachtree) web interface i
Jason, I think your last answer is misleading, PHP does not by default
produce markup unless you choose to output or produce markup with PHP. You
can use PHP to return raw data, manipulate data in a data store etc. etc.
without producing any markup at all. Infact it is not good web development
It may just be that you need to restart Apache for your changes to take
effect. You could alternatively use the ini_set() function in an include
file or something to turn it on.
Jason Barnett writes:
Bill Kirk wrote:
I am running php 4.3.10 on a Windows 2003 server with Apache 2.
My proble
th, etc.). You can post the code on php.general etc. to be
reviewed / for help.
If you're working with a framework, use that framework's.
Michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know how to configure pspell for Windows? I think I've installed
it properly, but the compilation using --with-pspell is obviously a linux
command. I'm after either lines to add to php.ini file, or an equivalent
windows compilation command.
Many thanks for any help
Mike Langford
I'm trying to use exec (or system) to create NT user accounts on our domain. My plan
was to add a user on the command line with the "net user /domain" command. This has
to be executed on the PDC (NT 4 service pack 6) rather than on the web server (which
is 2000, but I'm not sure that matters)
The setup: Win2K / IIS, PHP 4.1.1
I've got a large intranet site that will soon be using PHP-based password
validation.
if the login information (cookie data) is not present, the page spits out a
quick form, which submits back to $PHP_SELF for validation. Nothing special.
IIS has default docume
I know this is the windows list, but for 1 question, I don't
feel the need to subscribe to the other lists. Would anyone
be able to tell me how to run a single php script as root,
but apache still run as a non-wheel user? Trying to do this
on FreeBSD 4.5-STABLE, but it isn't working for me. Nee
hey!
has anyone a working version of httpd.conf and php 4.2 and the
php.ini?
i've tried to install it a few times... but it didn't work
please help!
thanks - michael
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm trying to run a program using exec but no matter what I do I keep
receiving a persistent unable to fork error.
I currently have:
exec("command.exe", $misspells);
which gives me an error, so tried
exec("cmd /c command.exe", $misspells); and even
exec("C:\WINNT\system32\cmd.exe /c command.exe",
Does anyone have a working version of php with zip functions enabled.
I do not have a c compiler on windows and i cannot find the php_zip.dll
anywhere.
Do i just need the dll or do i need it compiled into the binary as well?
(i am using a cgi version for php-gtk)
Can anyone help?
--
PHP Wi
I've attempted to compile the mcrypt module with libmcrypt 2.4.22 and
2.5.0, both failed. Anyone happen to have a copy of the dll which will
work on Windows 2000?
__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
--
Are there any functions or operators, which will modify bits in a
variable? If so, which? For example, if I were to use C to set bit 4 on
for variable bit_set, I would use 'bit_set |= 4'.
__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http:
eval ('?>'.$var.' then comes the content of the php script which also can
contain
html and then we reopen
and you say
$var = "";
you'll result in
...
eval("?> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi.
> I'm changing my website to one based on My-SQL which will
$this usually is a self-reference inside a class.
Use it with care!
try to "echo $sql;", perhaps this tells you more.
Regards Michael
"James Opere" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
FC788AB9771FD6118E6F0002A5AD7B8F7268AB@ICRAFNTTRAIN">news:FC78
Hi there!
Sorry if this has been posted a hundred times already - but I am trying to
use TrueType fonts with GD.
I can create images fine, and have managed to gather from previous postings
that there was an error with post-4.0.5 versions of php_gd.dll that cause
Freetype to fail, but the install
I can't seem to get to their site at all...
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
OK, have found some stuff on the site regarding where the fonts should be
located (i.e :/dir/.ttf) and also that I should use a
Unix style path, however, this still doesn't work - all I get is empty space
where the font should be and a warning that it couldn't find the font...
:-(
Hmm - I would check your config again as I have just run your code on my
server and it works without any problems...
regards,
Mikey
"Sim" <[EMAIL PROTECTED]> wrote in message
01c2081c$ac9b7190$6401a8c0@athlon">news:01c2081c$ac9b7190$6401a8c0@athlon...
> Hi,
>
> Please don't reply with R
--- Matt Babineau <[EMAIL PROTECTED]> wrote:
> Is there any way to detect linefeeds and replace them with for
> output in html?
>
$data=explode("\n",$data);
foreach ($data as $line) {
print($data."\n");
}
$data=implode("\n",$data);
__
Do You Y
--- Michael Reynolds <[EMAIL PROTECTED]> wrote:
>
> --- Matt Babineau <[EMAIL PROTECTED]> wrote:
> > Is there any way to detect linefeeds and replace them with for
> > output in html?
> >
>
> $data=explode("\n",$data);
> foreach ($dat
1.Try to use a more descriptive subject - everyone has problems! We need
to know the specific problem you need help with.
> It's my second time when I install PHP on Win XP Pro useing IIS
WebServices.
> The first time
> all was Ok. I use the CGI version of PHP (php.exe). So, the problem is
th
Send your source code!
"Marius Venter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I installed PHP 4.1 on NT 4 with IIS 4. My client getting many of these
> error messages when he runs his html form:
>
>
> Notice: Undefined variable: background in
> D:\inet
> I did try going else { print "$file />\n"; } but all I get is PHP errors doing this until the double quote
> is removed, any help in this would be great.
This would work:
print "";
and so would:
print "";
or even:
print <<
END;
But you really should have checked the manual fir
With the URL you have given:
> http://myweb/cgi/login.php?login=rene
Should have code looking like this...
echo"value of var = $login";
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e you should have gone first.
b) This is a mailing list, and as such replies should be made to the list -
not to individuals who subscribe the list.
c) You still didn't send the source code for the form - I had to go and look
for it myself on the net.
> Hi Michael,
>
> Our client us
Ooops!
> -Original Message-
> From: Michael Davey [mailto:[EMAIL PROTECTED]]
> Sent: 05 June 2002 18:16
> To: Christian
> Subject: RE: [PHP-WIN] Error compiling php4ts.dll on Win2000
>
>
> Did you compile your own version of resolv.lib from the DNS
I was wondering if anyone here had any experience with building any of the
extensions supplied with the PHP source code?
I have so far managed to successfully compile both the CGI and Apache module
versions of PHP itself, but I am having mixed luck with the extensions.
Some I can get libraries f
Can anyone tell me exactly which three extensions these are?
extension=php_db.dll
extension=php_dba.dll
extension=php_dbase.dll
>From what I can see in the manual, they could all refer to the three same
things :-)
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscr
If you downloasd the zip rather than the installer, you get all of the
extensions bundled with it - as you have already installed PHP, you just
have to put the extensions in the correct directory...
Mikey
"James Opere" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED
So why are you asking this question to a PHP list?
> -Original Message-
> From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
> Sent: 11 June 2002 15:44
> To: [EMAIL PROTECTED]
> Cc: Php Win32 list
> Subject: RE: [PHP-WIN] How to pass passwd Server <-> Client in a
> "secure" way
>
>
>
I have had to use an Access database once with ODBC and found that it was
very picky about the username that you used to login - the only one I found
that actually worked was Admin - YMMV...
Mikey
> -Original Message-
> From: Scott Hurring [mailto:[EMAIL PROTECTED]]
> Sent: 12 June 2002
ry to run the ming script (even the ones
supplied in the examples zip file) I get some of the contents of the script
dumped to the browser and nothing else.
Does anyone have experience with ming on win32? If so please lend some
advice.
Thanks a bunch
Michael
--
PHP Windows Mailing List (http://w
I am running Apache 1.3.6 PHP 4.2.2 in Module mode on windows 2000. I
just migrated this particular site from Slackware (Same Apache and php).
I now get intermittent parse errors in random include files. It is as
if during some of my user's requests, either the machine is not fast
enough t
Rasmus Lerdorf wrote:
>>Are you serious about using Apache 1.3.6? Yowser that's old!!! I'd update
>>to Apache 2 and PHP 4.2.3 right away!
>
>
> Apache 1.3.x is fine. I'd upgrade to a later version of Apache 1.3
> though. Apache 2 with PHP is not ready yet.
>
> -Rasmus
>
I apologize, I mean I
>
> And why'd you move from slackware?
>
> -Dash
>
> When I was a boy I was told that anybody could become President. Now
> I'm beginning to believe it.
> -- Clarence Darrow
>
> On Mon, 9 Sep 2002, Michael Baron wrote:
>
>
>
86,282 miles per second:
>
> It isn't just a good idea, it's the law!
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
>
>>I moved from Slack to W2000 because my linux admin team has had a hard
>>time maintaining db2 connect which is a core component fo
27;s the horsepower in the machine? It seems as if it should be
> enough. Is the database running on that machine or a separate one? What
> about the disk interface?
>
> I'm running out of suggestions...
>
> -Dash
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
ensation or precipitation ... A
> fifth theory is held by idiots, but it is doubtful if they know any
> more about the matter than the others.
> -- Ambrose Bierce, "The Devil's Dictionary"
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
>
>>
I was able to simply add the newsgroup and the first time I went to post
a message, because I was not a subsriber, all they did was hold from
posting my message until I received and responded to an email. Now I
can post and view, but do not receive everything via email.
Dash Php wrote:
> I see
I had to use the php4apache2.dll instead from the latest CVS version of
PHP to get mine to work. Same set up: winXP Apache2
Christian Calloway wrote:
> I just downloaded and installed apache 2 on my winxp box (a dev and test
> box). When I insert the following line into the config file, the apac
Sorry
to bother everyone ... turns out the email module I am using had a
set_time_limit function in it ...
I feel
like a bit of a fool now ...
Michael.
-Original Message-From: Michael Hazelden
[mailto:[EMAIL PROTECTED]]Sent: 21 October 2002
12:03To: '[EMAIL PROT
com object - it will fail.
Anyway - it might save someone a bit of time in the future!
Cheers,
Michael.
smime.p7s
Description: application/pkcs7-signature
What happens when you execute the site.php seperately?
Does it give you a better error as to where in the file the execution fails?
Michael.
-Original Message-
From: derek fong [mailto:php-win@;subtitled.com]
Sent: 25 October 2002 15:54
To: Michael Hazelden
Cc: [EMAIL PROTECTED]
Subject
Rat Traps?
What did you bate them with? I never found anything suitable!
-Original Message-
From: Asendorf, John [mailto:JAsendorf@;lcounty.com]
Sent: 01 November 2002 16:20
To: Svensson, B.A.T. (HKG); Php-Windows (E-mail)
Subject: RE: [PHP-WIN] Problem with php-script, possible a php.ini
Luckily - in my case - the application I interface with has full COM
documentation.
Sorry I can't be of more assistance.
Michael.
-Original Message-
From: kai [mailto:kai_flash@;hotmail.com]
Sent: 14 November 2002 19:05
To: [EMAIL PROTECTED]
Subject: Re: [PHP] runing com
Hi Michael,
than
ot;,"SetDefaultPrinterA","long")
;
$output=SetDefaultPrinterA("testqueue");
This works ... but it's a bit of a long way round ... anyone have a better
way?
Cheers,
Michael.
This message has been check
t you off
after a 5 minute connection) - but that's my problem and we're dealing with
it.
Make any sense?
Michael.
-Original Message-
From: Brennan Mann [mailto:brennan@;hire-experience.com]
Sent: 15 November 2002 15:58
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Calling exe/c
thentication in there and pass it
in the URL ... user:password@myserver etc ...
-Original Message-
From: Michael Hazelden [mailto:michael.hazelden@;ocado.com]
Sent: 15 November 2002 16:02
To: 'Brennan Mann'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: Calling exe/cgi
Open it using
Hi
I try to get my local IP adress :
";
}
?>
However I only get 127.0.0.1
But I want the "public" dynamic adress my ISP gave me, as shown by the
ipconfig windows command.
Thanks in advance
M
_____
Michael Delorme
41 bd de Brou
01000 Bourg-
Thanks to Ignatius Reilly, Dash McElroy, John Asendorf
I finally used Ignatius trick. Like him, it's used to store my dynamic IP
adress on a public server. I use php to periodically send (via FTP) a new
page with a like to my home computer...
Thanks everyone
Michael
--
PHP Windows Mailing
Hi Joel,
No, I think you don't have to recompile it under Win. You
just have to enable the php-ldap extension.
Hope this helps.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreff
Oh, oh, oh =8)
I really think they mean a Traffic of 10GB !!
Hope this helps.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531
IL PROTECTED]
> Subject: RE: [PHP-WIN] Bandwidth for webhosts
>
>
> >From: Michael Rudel
> >Sent: Thursday, April 26, 2001 2:45 PM
>
> >Oh, oh, oh =8)
> >
> >I really think they mean a Traffic of 10GB !!
>
> Let see. 10Giga Bits... How many Giga Bits
> Anyone on this list tried using Ming to produce swf files? I have been
> successful at getting basic shapes to display but am having no luck with
> text. Any help would be appreciated, thanks, win98 / Apache / php 4.0.4
>
> Mike Haggerty
--
PHP Windows Mailing List (http://www.php.net/)
To
riday, April 27, 2001 12:22 PM
To: Michael Haggerty; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Ming and Windows
i thought they werent avaliable/notworkin on win?!
> > Anyone on this list tried using Ming to produce swf files? I have been
> > successful at getting basic shapes to display
Hi Afan.
U can use the ceil() -function.
Look in the manual @section: XXXIII. Mathematical Functions
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Hi there, has anyone had any luck getting anti-aliased fonts in GD? I
believe there is a way, and that I have seen some examples of really cool
looking text, but the binary version distributed for windows has no built in
type 1 font support.
I would just like to know if this is possible, or if I
ies] with
in_array --> highlight it or not.
Just my 0.02 Euro.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-89207-17
fax: +49-(
@John: No, he wants a redirect.
@Germán: Use this one:
http://www.php.net";);
exit();
?>
Muchos saludos,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
¥es, there is, John.
Have a look @ http://phpclasses.upperdesign.com/browse.html/package/204
U have 2 register, but it's 4 free. Very usefull site.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministr
Hi Cameron,
http://php4win32.sourceforge.net/releases/php-4.0.6-dev-20010504.exe
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531
the full last name
i.e. kelle
will return my entry but kelley returns nothing.
Anyone out there that can help? I'd greatly appreciate it. Well I'm off
to read more documentation and see if I can dig it out.
--
Michael Kelley
[EMAIL PROTECTED]
Programmer/Syst
nks anyway
Michael Kelley wrote:
> Hello all,
> I'm trying to do a name search from a string containing full names.
> the format of the names is "Lastname, FirstName"
> the preg expression I'm using is
>
> preg_match_all( "/\b$searchstr.*.,.*/i",
h PHP & MySQL on W2K professional (just
as a development environment)
Also does anyone have the links to where I can read about updating my
PHP, I'd prefer to bring in the binaries instead of compiling.
Thanks for the help
MK
--
Michael Kelley
[EMAIL PROTECTED]
o hit
against my PC)
Lets start with that and see where we get to
MK
Yessbell Carranza wrote:
> Thank you for your answer!
>
> I name my page HelloWorld.php and doesn´t run, How can I see if the PHP is
> well installed? Or how is working the PHP? Thank you.
>
>
>
>
&
n and grab partials
to get what you want
afan wrote:
> Hi all,
> there is my problem: I have a large text file with a lot of email addresses included
>in text. I have to extract just email addresses from a whole text.
> What's the way to do that?
>
> Thanks for any help
uot;;
>
> then in the message:
>
> $message.= "--$boundary\n";
> $message.= "Content-Type: image/gif; name='my_image.gif'\n";
> $message.= "Content-Transfer-Encoding: base64\n";
> $message.= "Content-Disposition: attachment\n\
ng integer string
>>...
>> string integer string
>>
>> where the first string is a link to the corresponding url.
>>
>> Any help would be welcome at this point.
>> Thank you in advance...
&
th it? If anyone has any insight into
> the problem it would be much appreciated.
>
> -Matthew Robey
> Maxon Corp.
--
Michael Kelley
[EMAIL PROTECTED]
Programmer/Systems Analyst I
New Mexico State University
Information and Communication Technologies
uble-shoot this problem.
>
> Thanks a lot.
--
Michael Kelley
[EMAIL PROTECTED]
Programmer/Systems Analyst I
New Mexico State University
Information and Communication Technologies
Work # (505)-646-1374
P.O. Box 30001
MSC: 3AT
Las Cruces, NM 88003
--
PHP
't have too much time
to answer simple or not clearly specified questions. But new-
bies get answers, too, if they clearly specified their
problem and ask nice.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Hola Che,
Have you tried "fsockopen" ?? (opens a socket
connection).
Or if you could make your pearl-"demons" communicate
with stdin/stdout you could manage your things with
unix-shell commands.
Perhaps this helps.
Greetinx,
Mike
Michael Rudel
- Web-Development,
Hi Jarkko,
just try it !
... mktime() is working correctly under NT4 .
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-89207-17
also greatly
appreciate it.
Thanks
--
Michael Kelley
[EMAIL PROTECTED]
Programmer/Systems Analyst I
New Mexico State University
Information and Communication Technologies
Work # (505)-646-1374
P.O. Box 30001
MSC: 3AT
Las Cruces, NM 88003
--
PHP Windows Ma
quot;";
print "";
print "Please pick an Earn Type ";
print "";
while( odbc_fetch_row( $cur ))
{
$Outer++;
for($i=1; $i <= $fields; $i++)
{
printf("%s",
odbc_result( $cur, $i ), odbc_result( $cur, $i ));
Nope, output is now
Key: 0, Value: ACL[]
instead of
Key: 0, Value: ACL
Matt Williams wrote:
> Hi Michael
>
> Try changing this line
>
>
>> printf("%s",
>
>
> To
>
> printf("%s",
>
> This should solve your problem
>
>
idea .. hold on
Michael Kelley wrote:
> Nope, output is now
> Key: 0, Value: ACL[]
> instead of
> Key: 0, Value: ACL
>
>
> Matt Williams wrote:
>
>> Hi Michael
>>
>> Try changing this line
>>
>>
>>> printf("%s"
My idea NO WORK,
I tried replacing the value = \"%s\" with versions of
value = \"$earnType\"[]
value = \"$earnType[]\"
value = earnType[]
value = $earnType[]
Still not what I'm looking for
Michael Kelley wrote:
> I tried the [] inside & outside the
Sorry Matt,
That returns
Key: 0, Value: Array
If you don't mind, point out the suspect HTML
Matt Williams wrote:
> Hi Michael
>
> Sorry brain fade
>
> Try changing your selectname to earnType[]
>
>
>> print "";
>
>
>> print "&qu
s around 45 distinct values. I'm trying to
keep scrolling to a minimum (not to mention this is just a proof of
concept.
>
>> That's the next stage
>> How should I change this code to have $earnType return multiple values
>> I'm guessing this is a mix of t
name like this
>
>
> document.frmForm.selTest.name = "selTest[]";
>
>
> It worked for me with multiple check boxes.
>
> Vasu
>
>
>
>
> From: Michael Kelley <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] M
1 - 100 of 257 matches
Mail list logo