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 f6a6569  Automated site publishing by Jenkins build 277
f6a6569 is described below

commit f6a6569562bfac624e1f038d2ec4cf82e1314464
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Jan 17 13:23:28 2019 +0000

    Automated site publishing by Jenkins build 277
---
 content/kb/docs/php/index.html | 52 ++++++++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 22 deletions(-)

diff --git a/content/kb/docs/php/index.html b/content/kb/docs/php/index.html
index 0744dfa..db90232 100644
--- a/content/kb/docs/php/index.html
+++ b/content/kb/docs/php/index.html
@@ -85,6 +85,7 @@
 <ul class="sectlevel2">
 <li><a href="#_getting_started">Getting Started</a></li>
 <li><a href="#_tutorials_and_articles">Tutorials and Articles</a></li>
+<li><a href="#_creating_a_database_driven_application_with_php">Creating a 
Database Driven Application With PHP</a></li>
 </ul>
 </li>
 </ul>
@@ -125,70 +126,77 @@
 <p><a href="configure-php-environment-ubuntu.html">Configuring the PHP 
Development Environment in Linux Ubuntu</a></p>
 </li>
 <li>
-<p><a href="wish-list-tutorial-main-page.html">Creating a Database Driven 
Application With NetBeans IDE PHP Editor</a></p>
+<p><a href="debugging.html">Debugging PHP Source Code in the NetBeans 
IDE</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson1.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="php-variables-screencast.html">Declaring Variables in Comments and 
Associated Code Completion Features in NetBeans PHP Editor 6.7</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson2.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="project-config-screencast.html">Demo of PHP support in NetBeans 
6.5 - Part I: Projects and Configuration</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson3.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="editor-screencast.html">Demo of PHP support in NetBeans 6.5 - Part 
II: Editor Features</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson4.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="remote-hosting-and-ftp-account.html">Deploying a PHP Application 
on a Remote Web Server Using the NetBeans IDE</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson5.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="ajax-quickstart.html">Introduction to Ajax for PHP Web 
Applications</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson6.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="namespace-code-completion-screencast.html">PHP Namespace Support 
in NetBeans IDE</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson7.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="project-setup.html">Setting Up a PHP Project</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson8.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="phpunit.html">Testing with PHPUnit and Selenium</a></p>
 </li>
 <li>
-<p><a href="wish-list-lesson9.html">Creating a Database Driven Application 
With PHP</a></p>
+<p><a href="php-editor-screencast.html">The PHP Editor in NetBeans IDE 6.9-7.0 
(Preview)</a></p>
 </li>
 <li>
-<p><a href="wish-list-oracle-lesson1.html">Creating a Database Driven 
Application With PHP</a></p>
+<p><a href="zend-framework-screencast.html">Zend Framework Support in NetBeans 
IDE for PHP</a></p>
 </li>
+</ul>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_creating_a_database_driven_application_with_php">Creating a Database 
Driven Application With PHP</h3>
+<div class="ulist">
+<ul>
 <li>
-<p><a href="debugging.html">Debugging PHP Source Code in the NetBeans 
IDE</a></p>
+<p><a href="wish-list-tutorial-main-page.html">Main Page</a></p>
 </li>
 <li>
-<p><a href="php-variables-screencast.html">Declaring Variables in Comments and 
Associated Code Completion Features in NetBeans PHP Editor 6.7</a></p>
+<p><a href="wish-list-lesson1.html">Lesson 1</a></p>
 </li>
 <li>
-<p><a href="project-config-screencast.html">Demo of PHP support in NetBeans 
6.5 - Part I: Projects and Configuration</a></p>
+<p><a href="wish-list-oracle-lesson1.html">Lesson 1b</a></p>
 </li>
 <li>
-<p><a href="editor-screencast.html">Demo of PHP support in NetBeans 6.5 - Part 
II: Editor Features</a></p>
+<p><a href="wish-list-lesson2.html">Lesson 2</a></p>
 </li>
 <li>
-<p><a href="remote-hosting-and-ftp-account.html">Deploying a PHP Application 
on a Remote Web Server Using the NetBeans IDE</a></p>
+<p><a href="wish-list-lesson3.html">Lesson 3</a></p>
 </li>
 <li>
-<p><a href="ajax-quickstart.html">Introduction to Ajax for PHP Web 
Applications</a></p>
+<p><a href="wish-list-lesson4.html">Lesson 4</a></p>
 </li>
 <li>
-<p><a href="namespace-code-completion-screencast.html">PHP Namespace Support 
in NetBeans IDE</a></p>
+<p><a href="wish-list-lesson5.html">Lesson 5</a></p>
 </li>
 <li>
-<p><a href="project-setup.html">Setting Up a PHP Project</a></p>
+<p><a href="wish-list-lesson6.html">Lesson 6</a></p>
 </li>
 <li>
-<p><a href="phpunit.html">Testing with PHPUnit and Selenium</a></p>
+<p><a href="wish-list-lesson7.html">Lesson 7</a></p>
 </li>
 <li>
-<p><a href="php-editor-screencast.html">The PHP Editor in NetBeans IDE 6.9-7.0 
(Preview)</a></p>
+<p><a href="wish-list-lesson8.html">Lesson 8</a></p>
 </li>
 <li>
-<p><a href="zend-framework-screencast.html">Zend Framework Support in NetBeans 
IDE for PHP</a></p>
+<p><a href="wish-list-lesson9.html">Lesson 9</a></p>
 </li>
 </ul>
 </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