How do you debug php web page that has pretty urls in zend studio?
Posted
by wamp
on Stack Overflow
See other posts from Stack Overflow
or by wamp
Published on 2010-05-18T06:23:36Z
Indexed on
2010/05/18
6:30 UTC
Read the original article
Hit count: 152
I've read many tutorials on how to debug php web page like this one,
all are very good except that I don't see any of them take into account .htaccess
.
So these solutions won't work for web pages that have pretty urls.
Has anyone figured it out ?
© Stack Overflow or respective owner