RE: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-08 Thread jeffrey_n_Dyke
t; From: zareef ahmed [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 06, 2004 3:28 AM > To: Alvarez, Anthony; '[EMAIL PROTECTED]' > Subject: Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K > > > Hi Anthony ! > following page may be usefull to you. >

RE: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-08 Thread Alvarez, Anthony
ount Pleasant Avenue Dover, NJ 07801-1620 USA > -Original Message- > From: zareef ahmed [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 06, 2004 3:28 AM > To: Alvarez, Anthony; '[EMAIL PROTECTED]' > Subject: Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K >

Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-08 Thread Chris Hewitt
shreedhar wrote: How do we display data 1-10 on click of next 11-20 like soon using php. My Database is SqlServer2000. Thanks and Regards, Sree Basically you write code to do it. Its not really a PHP issue. Its helps if the database you are using has something like MySQL's "LIMIT" syntax so th

Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-07 Thread shreedhar
PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K > I need help to configure PHP 4.3.4 with Apache 1.3.29 on Windows 2000 SP4. > > I tried to modify Apache's Httpd.conf both ways to no avail. > Restarting the server did not change anything either. > > Option 1: >Scri

Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-06 Thread zareef ahmed
Hi Anthony ! following page may be usefull to you. http://in.php.net/manual/en/install.apache.php#install.apache.windows ANYWAY if you are just going to use this machine as a test server Xitami server from xitami.com is a good server to try. Its tiny and moreover no hard tweaking is necessary

[PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-05 Thread Alvarez, Anthony
I need help to configure PHP 4.3.4 with Apache 1.3.29 on Windows 2000 SP4. I tried to modify Apache's Httpd.conf both ways to no avail. Restarting the server did not change anything either. Option 1: ScriptAlias /php/ "z:/php/" AddType application/x-httpd-php .php Action application/x-ht