if you have installed php on windows i have to disapoint you: remote include
files do not work on windows.
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am trying to install a php/mysql board but get warnings about
> Undefined variable: .
> It appears to be
Anyone know how you can make a work around on remote files includes on a
windows system?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
o has NT boxes with IIS and Apache as well as
Mac/WebStar
> and LinuxPPC/Apache.
>
> George P
>
> "Jason Bourne" <[EMAIL PROTECTED]> wrote in message
> news:<[EMAIL PROTECTED]>...
> > Mark,
> >
> > I understand your problem, i have the same
Darius,
Looking at the results i think this is the first record you put in your db.
everytime you put an other record in your db you ask for your first record
to display. Tray to get the last record or first empty your table before
running this script.
Regards,
Jason
"Darius Burlega" <[EMAIL PR
Daniel,
Do also check if your odbc driver is compatible with your ms access
version!!
regards,
Jason
"Daniel Parsons" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I'm running PHP 4.0 on WinNT 4 with IIS and attempting to use an Access
> 2000 databas
Mark,
I understand your problem, i have the same problems. Customers of mine
demand running their apps on ms and iis, we have no choice. 70% till 90% of
their apps are running only on ms and they want 1 standard. So a decision to
choose another platform then ms is most of the time strategically a
mark,
If people like you don't question the decisions other people in there choice
of platforms, but instead just help to make solutions like php more portable
(by making it work on questionable platforms) in future company's will
choose for better platform because there applications become indip
Hi all
My Config:
w2k advanced server;
Iplanet Enterprice server 6
Iplanet directory server 5
i have written a php script which does the following:
Getting username and password from a form;
with username do a anonymous search for username's dn
login with username
when i run this page on ipla