문제

I have a PHP script that is sending a series of http requests to another php script on another server. I have Xdebug installed on both servers and I'm using NetBeans as my debug client. The problem I am having is that NetBeans can't have 2 debug sessions at the same time and you can't spawn 2 NetBeans processes on the same machine. Am I going to have to run Eclipse and NetBeans at the same time?(YUCK!) Or is there a better way?

도움이 되었습니까?

해결책

링크는 대리자 제어가 제공하는 하드 코딩됩니다.변경하려는 경우 대리인 컨트롤을 무시해야합니다.여기 에서이 작업을 수행하는 방법에 대한 블로그 게시물이 있습니다. http://www.sharepointjohn.com/sharepoint-2013-adding-links-suite-bar-newsfeed-skydrive-sites-verriding-suiteLinksDelegate-Delegate-Control/sites-delegate-control/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top