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 266f48c Automated site publishing by Jenkins build 483 266f48c is described below commit 266f48c61ba7418581889e8231df3be19630d9b6 Author: jenkins <bui...@apache.org> AuthorDate: Thu Jan 24 21:23:09 2019 +0000 Automated site publishing by Jenkins build 483 --- content/kb/docs/php/index.html | 2 +- content/kb/docs/php/quickstart.html | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/content/kb/docs/php/index.html b/content/kb/docs/php/index.html index 69948f6..bc5dd4f 100644 --- a/content/kb/docs/php/index.html +++ b/content/kb/docs/php/index.html @@ -104,7 +104,7 @@ <p><a href="../webclient/html5-gettingstarted.html">Getting Started with HTML5 Applications</a></p> </li> <li> -<p><a href="quickstart.html">NetBeans IDE PHP Quick Start Tutorial</a></p> +<p><a href="quickstart.html">Getting Started with PHP Applications</a></p> </li> </ul> </div> diff --git a/content/kb/docs/php/quickstart.html b/content/kb/docs/php/quickstart.html index 3fb36e8..88a08cd 100644 --- a/content/kb/docs/php/quickstart.html +++ b/content/kb/docs/php/quickstart.html @@ -5,7 +5,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <title>NetBeans IDE PHP Quick Start Tutorial</title> + <title>Getting Started with PHP Applications</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="NetBeans IDE PHP Quick Start Tutorial - Apache NetBeans"> <meta name="author" content="Apache NetBeans"> @@ -78,7 +78,7 @@ </section> <div class='grid-container main-content tutorial'> - <h1 class="sect0">NetBeans IDE PHP Quick Start Tutorial</h1> + <h1 class="sect0">Getting Started with PHP Applications</h1> <div id="toc" class="toc"> <div id="toctitle"></div> <ul class="sectlevel1"> @@ -232,8 +232,7 @@ Congratulations! Your program works!</p> <h2 id="_using_database_servers_with_netbeans_ide_for_php">Using Database Servers with NetBeans IDE for PHP</h2> <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.</p> +<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>.</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