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
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 - 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
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
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
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
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
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
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"
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
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
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
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 - 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.
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
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]]
>
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
> > > 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,
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
"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)
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
> >
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
>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
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
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
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
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
27 matches
Mail list logo