PHP in Microsoft Expression Web -


i must missing obvious, can't php work in microsoft expression web 4. anytime try , publish .php file, either 404 not found or 405 method not allowed error.

do need download something? php.net says "if server supports php, not need anything. create .php files, put them in web directory , server automatically parse them you." ...yes?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -