This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bf8c513  Automated site publishing by Jenkins build 479
bf8c513 is described below

commit bf8c5130bfd58440b7d40800a18544627f66bf2d
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Jan 24 21:15:27 2019 +0000

    Automated site publishing by Jenkins build 479
---
 content/kb/docs/php/quickstart.html | 63 +------------------------------------
 1 file changed, 1 insertion(+), 62 deletions(-)

diff --git a/content/kb/docs/php/quickstart.html 
b/content/kb/docs/php/quickstart.html
index 43a0479..3fb36e8 100644
--- a/content/kb/docs/php/quickstart.html
+++ b/content/kb/docs/php/quickstart.html
@@ -86,7 +86,6 @@
 <li><a href="#_setting_up_a_php_project_in_the_netbeans_ide_for_php">Setting 
up a PHP Project in the NetBeans IDE for PHP</a></li>
 <li><a href="#_running_your_first_php_project">Running Your First PHP 
Project</a></li>
 <li><a href="#_using_database_servers_with_netbeans_ide_for_php">Using 
Database Servers with NetBeans IDE for PHP</a></li>
-<li><a href="#_next_steps">Next Steps</a></li>
 </ul>
 </div>
 <div id="preamble">
@@ -94,12 +93,6 @@
 <div class="paragraph">
 <p>This document provides general guidelines for preparing the environment for 
PHP development, setting up a PHP project, and developing and running your 
first PHP application in the NetBeans IDE for PHP.</p>
 </div>
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74-73.png" alt="netbeans stamp 80 74 73">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE 
7.2, 7.3, 7.4 and 8.0</div>
-</div>
 <div class="paragraph">
 <p><strong>To follow this tutorial, you need the following software and 
resources.</strong></p>
 </div>
@@ -116,10 +109,6 @@
 </thead>
 <tbody>
 <tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="https://netbeans.org/downloads/index.html";>NetBeans IDE</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 
download bundle</p></td>
-</tr>
-<tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">A PHP 
engine</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Version 
5</p></td>
 </tr>
@@ -244,57 +233,7 @@ Congratulations! Your program works!</p>
 <div class="sectionbody">
 <div class="paragraph">
 <p>You can use various database servers with the NetBeans IDE for PHP, 
although the most popular is the MySQL server. Downloads are available <a 
href="http://dev.mysql.com/downloads/mysql/5.1.html";>here</a>.
-NOTE: The recommended version of the product is MySQL Server 5.0.
-See also:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="../ide/install-and-configure-mysql-server.html">Setting Up the 
MySQL Database Server in the Windows Operating System</a></p>
-</li>
-<li>
-<p><a href="wish-list-lesson1.html">Creating a Sample Database with Test 
Data</a></p>
-</li>
-<li>
-<p><a href="../../articles/mysql.html">MySQL and the NetBeans IDE</a></p>
-</li>
-<li>
-<p><a href="../ide/mysql.html">Connecting to a MySQL Database</a></p>
-</li>
-</ul>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_next_steps">Next Steps</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Meanwhile, to find information specific to the kind of applications you are 
developing, use the NetBeans IDE learning trail for that type of application. 
Each learning trail contains a series of tutorials and guides that range in 
scope from basic to advanced. The following learning trails are available:</p>
-</div>
-<table class="tableblock frame-all grid-all spread">
-<colgroup>
-<col style="width: 100%;">
-</colgroup>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">* <a 
href="../../trails/php.html">PHP Programming</a>
-* <a href="../../trails/java-se.html">Basic Java Programming</a>
-* <a href="../../trails/matisse.html">Java GUI Applications</a>
-* <a href="../../trails/web.html">Web Services Applications</a>
-* <a href="../../trails/java-ee.html">Java EE &amp;amp; Java Web 
Applications</a></p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">* <a 
href="../../trails/mobility.html">Mobile Applications</a>
-* <a href="../../trails/platform.html">NetBeans Plug-ins and Rich-Client 
Applications</a>
-* <a href="../../trails/cnd.html">C/C+ Applications+</a></p></td>
-</tr>
-</tbody>
-</table>
-<div class="paragraph">
-<p><a 
href="/about/contact_form.html?to=3&amp;subject=Feedback:%20PHP%20Quickstart">Send
 Feedback on This Tutorial</a></p>
-</div>
-<div class="paragraph">
-<p>To send comments and suggestions, get support, and keep informed on the 
latest developments on the NetBeans IDE PHP development features, <a 
href="../../../community/lists/top.html">join the us...@php.netbeans.org 
mailing list</a>.</p>
+NOTE: The recommended version of the product is MySQL Server 5.0.</p>
 </div>
 </div>
 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to