RE: [PHP-WIN] problems with variables

2004-02-07 Thread Svensson, B.A.T. (HKG)
I dopn't understand what you asking about (read: I don't bother to read through all clutter to figure it out), but you may want to have a look at: http://nl.php.net/manual/en/language.variables.external.php -Original Message- From: Ciro To: [EMAIL PROTECTED] Sent: 2004-02-07 19:40 Subje

[PHP-WIN] problems with variables

2004-02-07 Thread Ciro
hi, i'm a new member from italy. just a simple question: why i have this output with my php script?? SCRIPT Entering Information into a Form First Name: Last Name: Address: City: State: Zip: Home Phone: OUTPUT form_result.php3 Below are the results of your Form Submission First

php-windows Digest 7 Feb 2004 13:49:49 -0000 Issue 2111

2004-02-07 Thread php-windows-digest-help
php-windows Digest 7 Feb 2004 13:49:49 - Issue 2111 Topics (messages 22753 through 22760): PHP with Apache to use SSI 22753 by: Mike Jamba Re: SQL to select a set of records 22754 by: Svensson, B.A.T. (HKG) 22755 by: Svensson, B.A.T. (HKG) 22756 by: Svensson,

RE: [PHP-WIN] URGENT - Enabling mcrypt() in PHP 4.3.3 on Windows XP (windows installer

2004-02-07 Thread Svensson, B.A.T. (HKG)
You suffer from a seriouse attitude problem - do you think I, or anybody else, get paid answer your "urgent" matters with a "simple step-by-step guide with full explanations as soon as possible"? First make sure you done your homework properly before asking for a "simple step-by-step guide with fu

RE: [PHP-WIN] PHP how to connect Access

2004-02-07 Thread Svensson, B.A.T. (HKG)
-Original Message- From: Svensson, B.A.T. (HKG) >actyally get some help... Actually, actyally actually. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] PHP how to connect Access

2004-02-07 Thread Svensson, B.A.T. (HKG)
>From: Alex >Subject: [PHP-WIN] PHP how to connect Access >thanks If you state your problem in more detials, you might actyally get some help... -- P.S. Please also notice, that we want to help out, but our mind reading capabilities are low during this period due to intensive solar activities

[PHP-WIN] PHP how to connect Access

2004-02-07 Thread Alex
thanks -- truely yours Alex

RE: [PHP-WIN] SQL to select a set of records

2004-02-07 Thread Svensson, B.A.T. (HKG)
Why don't you just use a position cursor? Do you get a performance hit if you do it? -Original Message- From: Herhuth, Ron To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; Herhuth, Ron Sent: 2004-02-06 18:05 Subject: RE: [PHP-WIN] SQL to select a set of records It doesn't m

RE: [PHP-WIN] SQL to select a set of records

2004-02-07 Thread Svensson, B.A.T. (HKG)
That's why I added the "drop table ..." in the end, smart ass. ;) =) -Original Message- From: Frank M. Kromann To: Svensson, B.A.T. (HKG) Cc: '[EMAIL PROTECTED]' Sent: 2004-02-06 17:15 Subject: RE: [PHP-WIN] SQL to select a set of records create table #test (a int , b char(1)) create tab

RE: [PHP-WIN] SQL to select a set of records

2004-02-07 Thread Svensson, B.A.T. (HKG)
You can't posssible have run /my/ script and not get it working, unless you done a copy error. The query you list below is fualty and wont work as specified. -Original Message- From: Herhuth, Ron To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED] Sent: 2004-02-06 15:12 Subject: RE: [PHP-WIN] S

[PHP-WIN] PHP with Apache to use SSI

2004-02-07 Thread Mike Jamba
Hello, Hello I got SSI working with Apache 2.0.47 and PHP 4.3.4 using .shtml files I got it working by adding: AddType text/html .shtml AddHandler server-parsed .shtml But the problem with this is - the .php script that was included in a .shtml file would NOT get the HTTP_GET_VARS varibles that