[PHP-WIN] undefined variable

2002-02-04 Thread bz
Hello everyone, I have a small question: How can I get rid of "Warning: Undefined variable: user1(& password1) in C:\WebShare\wwwroot\netk\5\login.php on line 4" in that program? login account£º password£º -- PHP

[PHP-WIN] Embeded MySQL

2002-02-04 Thread Josh Seward
Is it possible to compile php with libmySQL.dll or use it as an extention? Any documentation would help great! Thanks, Josh Seward [EMAIL PROTECTED]

php-windows Digest 5 Feb 2002 06:17:21 -0000 Issue 986

2002-02-04 Thread php-windows-digest-help
php-windows Digest 5 Feb 2002 06:17:21 - Issue 986 Topics (messages 11834 through 11843): Re: wildcards 11834 by: Nicole Amashta Re: ISAPI/NSAPI FastCGI implementations available 11835 by: Shane Caraveo Re: Why parse error? 11836 by: Nicole Amashta 11838 by

[PHP-WIN] Re: installing and running php

2002-02-04 Thread Peter Run
Brian, Go and get PHPTriad. That setups up Apache/PHP/MySQL for you. It's very starightforward and you don't have to mess around with any settings at all. Hope this help. -Peter "Brian" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello everyone, > > A

RE: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Ross Fleming
Wow! Someone needs caffeine!! :) Having just recently done a huuuge essay on TBL, I'd just like to say gah! :) -Original Message- From: Robin Bolton [mailto:[EMAIL PROTECTED]] Sent: 04 February 2002 20:21 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Can't pass variab

[PHP-WIN] query_session fault in PHP4.0.3pl1?

2002-02-04 Thread Neil Harrison
A big HELLO to php-windows, I'm experiencing a problem with PHP4.0.3.pl1 and the query_string function. This only happens using Microsoft IE 4.01. I have a link which has several query parameters, however this is not being passed/received correctly. Example: Link = http://xxx/xxx.php?db=yha-m

RE: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Robin Bolton
Well actually the credit for underlining links goes much further back, to Tim Berners-Lee - at least as far as WWW goes, and even further if you look at the predecessor(s) to HTML (i.e. SGML). One of the reasons for this is to give visual clues to those that are less technically (or just mentally

[PHP-WIN] THANK YOU!

2002-02-04 Thread Travis Wyatt
Yeah, problem solved. Heh, I haven't coded in PHP for some time, so I was not used to global variables being disabled. Now I understand whats going on. Thanks for the help. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Why parse error?

2002-02-04 Thread Nicole Amashta
Pardon my error ... I didn't mean that you use & for arrays ... doeth! But it reminded me of Perl, nonetheless. @ for arrays, % for hashes, & to call functions ... anyway moving along. Switch out the & for $ and should be fine. =] nicole 'doeth!' amashta www.aeontrek.com "Nicole Amashta"

Re: [PHP-WIN] Re:[PHP-WIN] and now?

2002-02-04 Thread Bram Somers
I have read your message, and I replied to you! Makes one wonder if you do read your messages??? Check your mails first! Before you say anything, thanks BS - Original Message - From: "Bram Somers" <[EMAIL PROTECTED]> To: "Michel Laine" <[EMAIL PROTECTED]> Sent: Thursday, January 31, 200

[PHP-WIN] Re: Why parse error?

2002-02-04 Thread Nicole Amashta
You have to remember this is PHP and not Perl. You do not need to use the ampersand in front of arrays. You always use the $ for variables, including arrays and hashes. Replace that & with a $, and you should be fine. Good luck ! :) Nicole Amashta www.aeontrek.com "Andrew Ziem" <[EMAIL PROTEC

[PHP-WIN] Re: ISAPI/NSAPI FastCGI implementations available

2002-02-04 Thread Shane Caraveo
Yes, you can get it at www.caraveo.com/fastcgi/phpfcgi.zip This is built on 4.1.1 sources, and is only the phpfcgi.exe stub, you need binaries for the rest of php available from php.net. Shane - Original Message - From: "Glenn Pickett" <[EMAIL PROTECTED]> To: "Shane Caraveo" <[EMAIL PROT

[PHP-WIN] Re: wildcards

2002-02-04 Thread Nicole Amashta
you could use a loop and do something like 1. read a directory getting all the files that have that name. 2. loop through and delete off each file that has any given extension or selected extensions, or all with that file name ... example: = if ( $dir = opendir($

php-windows Digest 4 Feb 2002 16:40:30 -0000 Issue 985

2002-02-04 Thread php-windows-digest-help
php-windows Digest 4 Feb 2002 16:40:30 - Issue 985 Topics (messages 11817 through 11833): Re: Windows NT SMTP Set Up Help Needed 11817 by: Steve Yates 11830 by: DL Neil Re: Apache variables 11818 by: Steve Yates Can't pass variables to PHP scripts?! Please help.

[PHP-WIN] Re:[PHP-WIN] and now?

2002-02-04 Thread Michel Laine
Bram Somers wrote: > hello ppl, > > PHP is installed on my computer (finally) but how can I open a *.php file > now? > Internet explorer still say that he can't open the file can, does somebody > know > what to do? > > thanks > > B.S. Didn't you get the reply i sent to you (directly to you) on f

[PHP-WIN] RE: [PHP-DB] odbc functions

2002-02-04 Thread Andrew Hill
Richard, Simple example using MS SQL Server: Best regards, Andrew Hill Director of Technology Evangelism OpenLink Software http://www.openlinksw.com Universal Data Access & Data Integration Technology Providers > -Original Message- > From: Richard Black [mailto:[EMAIL PROTECTED]] >

[PHP-WIN] odbc functions

2002-02-04 Thread Richard Black
Does anyone have experience of using odbc_primarykeys??? I'm writing a script to let me port a database from Access to MySQL without having to write all the table definitions by hand. But I can't get odbc_primarykeys to work - it comes back with: Warning: SQL error: , SQL state 0 in SQLPri

Re: [PHP-WIN] Windows NT SMTP Set Up Help Needed

2002-02-04 Thread DL Neil
> > > A client is having trouble setting up SMTP services on their > > > Windows NT machine so PHP can access it through the mail() function. > > > > > > SMTP is set to mail.theserver.com in the php.ini. > > > Mail() works when set to a different mail server. > > > If they're on the same machine,

Re: [PHP-WIN] Event Viewer Entries

2002-02-04 Thread Gary Pullis
Maybe the problem was that my question was at end of my last message. Does anyone know if there's an Eventmessagefile DLL in the PHP Win32 binary distribution? Gary Pullis wrote: > When I use the syslog() function under Win2K, I get the following from > Event Viewer: > > "The description for

RE: [PHP-WIN] Export MySQL --> DBF, CSV, MS Access, or MS Excel?

2002-02-04 Thread Svensson, B.A.T. (HKG)
"Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: >> >Where should I look for information to dump MySql tables to >> >other formats so the client can download the data? >> > >> >dBase, comma-delimited, Access, and Excel are >> >formats I find useful. [REMARK: BELOW IS WHAT _I_ (BAT Svensson)

RE: [PHP-WIN] Export MySQL --> DBF, CSV, MS Access, or MS Excel?

2002-02-04 Thread Piotr Pluciennik
You don't need to know formats of these files. Reasonable way is to use ODBC interface or in case of Access and Excel - COM model. ODBC will be easier. Greetings Piotr --- "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> wrote: > >Where should I look for information to dump MySql > tables to > >

Re: [PHP-WIN] Re: how to build php4.1.1 on VC6

2002-02-04 Thread Nobuhide Tsuda
Hi, David-san, on 4 Feb 2002 07:28:23 - David wrote: > http://www.php.net/manual/en/install.windows.php Thank you for your advice. I missed the page... BTW, I succeeded to build php_ctype.dll on VC, and to add a new function, of which speed is 5 times faster than defined using PHP. :-) The

RE: [PHP-WIN] Export MySQL --> DBF, CSV, MS Access, or MS Excel?

2002-02-04 Thread Svensson, B.A.T. (HKG)
>Where should I look for information to dump MySql tables to >other formats so the client can download the data? > >dBase, comma-delimited, Access, and Excel are formats I find useful. Has MS published the file format of MS Excel files??? -- PHP Windows Mailing List (http://www.php.net/) To un

RE: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Ross Fleming
Indeed you are right, my apologies. My thanks go to Mr Gates and his pointless ambiguous underlining of URLs. :) Ross -Original Message- From: Mike Maltese [mailto:[EMAIL PROTECTED]] Sent: 04 February 2002 09:12 To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Can't pass variables to PHP sc

Re: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Mike Maltese
The space is an underscore. - Original Message - From: "Ross Fleming" <[EMAIL PROTECTED]> To: "Travis Wyatt" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 1:01 AM Subject: RE: [PHP-WIN] Can't pass variables to PHP scripts?! Please help. > Also, just another po

RE: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Ross Fleming
Also, just another point: http://www.socopc.com/test.php?testvar=hello_world will not work (at least it shouldn't), you can't have a space in a URL. It should be URL encoded to : http://www.socopc.com/test.php?testvar=hello%20world Ross -Original Message- From: Travis Wyatt [mailto:[EMA

[PHP-WIN] R: [PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-04 Thread Darvin Andrioli
Travis, you hve register_globals set to off. You my turn it on, or, according to security issue, use $_REQUEST["testvar"]. Regards Darvin Andrioli > -Messaggio originale- > Da: Travis Wyatt [mailto:[EMAIL PROTECTED]] > Inviato: lunedì 4 febbraio 2002 7.51 > A: [EMAIL PROTECTED] > Oggetto