i used to program in ASP and in that time i use IIS to run in local host.but in Php i tried using vertigo but i couldn't HELP......
How to run in localhost
Collapse
X
-
Some good php localhost packages are:Originally posted by habeshi used to program in ASP and in that time i use IIS to run in local host.but in Php i tried using vertigo but i couldn't HELP......
phpeasy (bundled with mysql, perl, phpmyadmin..);
xampp (apache friends - bundled with ^ ^);
LAMP ( - never used this);
Have a google around! -
Comment