Hi Deep thnx 4 Mysql help.
Quote:
criptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
|
I think here there is a spelling mistake.When I entered the above code it showed an error tht this command (criptAlias) is invalid.I got it corrected by PHP documentation.It is
scriptAlias.