debugging.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Debugging</title>
  6. <meta name="author" content="Jonny W">
  7. <!-- Enable responsive viewport -->
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
  10. <!--[if lt IE 9]>
  11. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  12. <![endif]-->
  13. <!-- Le styles -->
  14. <link href="http://jonnnnyw.github.io/php-phantomjs/assets/resources/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  15. <link href="http://jonnnnyw.github.io/php-phantomjs/assets/resources/font-awesome/css/font-awesome.min.css" rel="stylesheet">
  16. <link href="http://jonnnnyw.github.io/php-phantomjs/assets/resources/syntax/syntax.css" rel="stylesheet">
  17. <link href="http://jonnnnyw.github.io/php-phantomjs/assets/css/style.css" rel="stylesheet">
  18. <!-- Le fav and touch icons -->
  19. <!-- Update these with your own images
  20. <link rel="shortcut icon" href="images/favicon.ico">
  21. <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
  22. <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
  23. <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
  24. -->
  25. <link rel="alternate" type="application/rss+xml" title="" href="http://jonnnnyw.github.io/php-phantomjs/feed.xml">
  26. </head>
  27. <body>
  28. <nav class="navbar navbar-default visible-xs" role="navigation">
  29. <!-- Brand and toggle get grouped for better mobile display -->
  30. <div class="navbar-header">
  31. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
  32. <span class="sr-only">Toggle navigation</span>
  33. <span class="icon-bar"></span>
  34. <span class="icon-bar"></span>
  35. <span class="icon-bar"></span>
  36. </button>
  37. <!--
  38. -->
  39. <a class="navbar-brand" href="http://jonnnnyw.github.io/php-phantomjs/">
  40. <img src="http://jonnnnyw.github.io/php-phantomjs/assets/media/phantomjs-small.png" class="img-circle" />
  41. PHP PhantomJs
  42. </a>
  43. </div>
  44. <!-- Collect the nav links, forms, and other content for toggling -->
  45. <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
  46. <ul class="nav navbar-nav">
  47. <li class="active"><a href="http://jonnnnyw.github.io/php-phantomjs/">Home</a></li>
  48. <li><a href="http://jonnnnyw.github.io/php-phantomjs/installation.html">Installation</a></li>
  49. <li><a href="http://jonnnnyw.github.io/php-phantomjs/usage.html">Usage</a></li>
  50. <li><a href="http://jonnnnyw.github.io/php-phantomjs/advanced.html">Advanced</a></li>
  51. <li><a href="http://jonnnnyw.github.io/php-phantomjs/debugging.html">Debugging</a></li>
  52. <li><a href="http://jonnnnyw.github.io/php-phantomjs/troubleshooting.html">Troubleshooting</a></li>
  53. </ul>
  54. </div><!-- /.navbar-collapse -->
  55. </nav>
  56. <!-- nav-menu-dropdown -->
  57. <div class="btn-group hidden-xs" id="nav-menu">
  58. <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
  59. <i class="fa fa-bars"></i>
  60. </button>
  61. <ul class="dropdown-menu" role="menu">
  62. <li><a href="http://jonnnnyw.github.io/php-phantomjs/"><i class="fa fa-home"></i>Home</a></li>
  63. <li><a href="http://jonnnnyw.github.io/php-phantomjs/installation.html"><i class="fa fa-folder"></i>Installation</a></li>
  64. <li><a href="http://jonnnnyw.github.io/php-phantomjs/usage.html"><i class="fa fa-folder"></i>Usage</a></li>
  65. <li><a href="http://jonnnnyw.github.io/php-phantomjs/advanced.html"><i class="fa fa-folder"></i>Advanced</a></li>
  66. <li><a href="http://jonnnnyw.github.io/php-phantomjs/debugging.html"><i class="fa fa-folder"></i>Debugging</a></li>
  67. <li><a href="http://jonnnnyw.github.io/php-phantomjs/troubleshooting.html"><i class="fa fa-folder"></i>Troubleshooting</a></li>
  68. <li class="divider"></li>
  69. <li><a href="#"><i class="fa fa-arrow-up"></i>Top of Page</a></li>
  70. </ul>
  71. </div>
  72. <div class="col-sm-3 sidebar hidden-xs">
  73. <! -- sidebar.html -->
  74. <header class="sidebar-header" role="banner">
  75. <a href="http://jonnnnyw.github.io/php-phantomjs/">
  76. <img src="http://jonnnnyw.github.io/php-phantomjs/assets/media/phantomjs.png" class="img-circle" />
  77. </a>
  78. <h3 class="title">
  79. <a href="http://jonnnnyw.github.io/php-phantomjs/">PHP PhantomJs</a>
  80. </h3>
  81. </header>
  82. <div id="bio" class="text-center">
  83. Run PhantomJS scripts through PHP
  84. </div>
  85. <div id="contact-list" class="text-center">
  86. <!--
  87. <ul class="list-unstyled list-inline">
  88. </ul>
  89. <ul id="contact-list-secondary" class="list-unstyled list-inline">
  90. <li>
  91. <a class="btn btn-default btn-sm" href="http://jonnnnyw.github.io/php-phantomjs/feed.xml">
  92. <i class="fa fa-rss fa-lg"></i>
  93. </a>
  94. </li>
  95. </ul>
  96. -->
  97. </div>
  98. <! -- sidebar.html end -->
  99. </div>
  100. <div class="col-sm-9 col-sm-offset-3">
  101. <div class="page-header">
  102. <h1>Debugging </h1>
  103. </div>
  104. <article>
  105. <div class="col-sm-10">
  106. <div class="article_body">
  107. <p>This documentation page will be up in the next couple of days.</p>
  108. <p>In the meantime, check out the <a href="https://github.com/jonnnnyw/php-phantomjs/tree/master/examples">examples</a> in the Github repo.</p>
  109. </div>
  110. </div>
  111. <div class="clearfix"></div>
  112. <ul class="pager">
  113. <li class="previous"><a href="http://jonnnnyw.github.io/php-phantomjs/troubleshooting.html" title="Troubleshooting">&larr; Troubleshooting</a></li>
  114. <li class="next"><a href="http://jonnnnyw.github.io/php-phantomjs/advanced.html" title="Advanced Usage">Advanced Usage &rarr;</a></li>
  115. </ul>
  116. <hr>
  117. </div>
  118. <div class="col-sm-2 sidebar-2">
  119. </div>
  120. </article>
  121. <div class="clearfix"></div>
  122. <footer>
  123. <hr/>
  124. <p>
  125. &copy; 2014 PHP PhantomJs. Theme: Modified <a href="https://github.com/dbtek/dbyll">dbyll</a> by dbtek.
  126. </p>
  127. </footer>
  128. </div>
  129. <script type="text/javascript" src="http://jonnnnyw.github.io/php-phantomjs/assets/resources/jquery/jquery.min.js"></script>
  130. <script type="text/javascript" src="http://jonnnnyw.github.io/php-phantomjs/assets/resources/bootstrap/js/bootstrap.min.js"></script>
  131. <script type="text/javascript" src="http://jonnnnyw.github.io/php-phantomjs/assets/js/app.js"></script>
  132. </body>
  133. </html>