How do I hide the index.php while I link to another page in IIS?
In Apache it works with:
www.mypage.com/?show=about
Apache recognizes immediatly that he should call index.php?show=about (...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_20941...
After installing php on Windows 2000 advance server and setting up .php extensions. Coded a very simple print() script using submited data from a form, I am getting the message, Undefined variable....
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
Hi i recently installed php 4.3.6 on windows server 2003 ent eddition, however i cant use the php.exe i have to use the php4isapi.dll in c:\php\sapi\ directiory, any ideas why this is? i Allowed th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
I am quite certain this is very easy but I have struggled long enough.
I have tried a very simple example of submitting a form to a php page for processing.
Test.html
<html>
<body>
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I have php5.0.4 setup ok with IIS on windows 2003 server. The server also has oracle 9i installed. php_oci8.dll and php_oracle.dll are uncommented in the php.ini. I can see phpinfo() rendering inf...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
Hi,
I have recently moved from Apache to IIS for various reason. My server is having trouble locating 10 extensions.
Example:
PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_curl...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...
Please help! I know nothing about php, but I need to install it on a windows 2000 server running IIS. Two of the other web sites on this server are asp. My question is twofold: what version of p...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
We are running a Windows 2003 Server based network. We would like to have an Intranet developed for us, using IIS. The developer we contacted says he doesn't work with IIS, that he needs PHP inst...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_21771...
i can run PHP through IIS
but i can't connect to mysql
although i have already install mysql ?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21785520.htm...
Zones:
PHPDate Answered: 04/29/2006 Rating: 8.0 Views: 0
Hiya all,
If you look at http://www.dee-it.co.uk/test.php, you will see that php is installed.
If you look at http://www.dee-it.co.uk/auto/install.php then you will see a form that doesn't se...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...