php-windows Digest 12 Aug 2002 01:38:30 - Issue 1284
Topics (messages 15205 through 15208):
Newbie needs help.
15205 by: Steve Jackson
15206 by: Grampy
15207 by: Jim Hunter
15208 by: Ross Fleming
Administrivia:
To subscribe to the digest, e-mail:
[E
You searched online for these answers??
http://www.php.net/manual/en/install.iis.php to install IIS
Where did you install mysql to? If you went with the default installation,
it will be in c:\mysql right? Run the program mysql.exe in the /lib folder
and learn how to do the commands that create
Another good tool for administering MySQL databases is phpMyAdmin. It is a
browser based admin tool and you can get it from www.phpMyAdmin.org . I have
been using it for about a year and I really like it.
Jim Hunter
Diamond Computing
---Original Message---
From: Steve Jackson
a.. This should help you get php installed on IIS.
a..
a.. http://www.php.net/downloads.php
a.. PHP 4.2.2 installer [913Kb]- 22 July 2002
(CGI only, MySQL support built-in, packaged as Windows installer to install
and configure PHP, and automatically configure IIS, PWS and Xitami, with
manual conf
Hello all.
I am new to PHP having used ASP for some time. (Seems a lot of us are moving
this way)
What I'm stuck on is this;
I need to build a DB in MySQl and then use PHP to display it.
My question is how you get a test environment working on XP Pro.
I understand how to call up a database tabl
php-windows Digest 11 Aug 2002 13:22:47 - Issue 1283
Topics (messages 15202 through 15204):
create file (simple)
15202 by: K. Lee
create a file (simple)
15203 by: K. Lee
session nightmare
15204 by: Ricky
Administrivia:
To subscribe to the digest, e-mail:
Hello everybody I'd like to make a page in which the results shown can
be bookmarked by pressing a button.
Actually first it should check if the session is open already ... Then
if the result (that comes from a query to a MySQL table) has been
registered already, finally it registers all the va