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

commit ca645d3c8eabd5a71aae7a06c5a05baef0e23795
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 22:30:43 2019 +0000

    Automated site publishing by Jenkins build 500
---
 content/kb/docs/php/wish-list-lesson7.html | 28 ++++------------------------
 content/kb/docs/php/wish-list-lesson8.html | 28 ++++------------------------
 content/kb/docs/php/wish-list-lesson9.html | 28 ++++------------------------
 3 files changed, 12 insertions(+), 72 deletions(-)

diff --git a/content/kb/docs/php/wish-list-lesson7.html 
b/content/kb/docs/php/wish-list-lesson7.html
index e238fa7..2581a85 100644
--- a/content/kb/docs/php/wish-list-lesson7.html
+++ b/content/kb/docs/php/wish-list-lesson7.html
@@ -5,11 +5,11 @@
 <head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Creating a Database Driven Application With PHP</title>
+    <title>Lesson 7: Updating and Deleting Entries in the Database</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="Creating a Database Driven Application 
With PHP - Apache NetBeans">
+    <meta name="description" content="Lesson 7: Updating and Deleting Entries 
in the Database - Apache NetBeans">
     <meta name="author" content="Apache NetBeans">
-    <meta name="keywords" content="Apache NetBeans, Tutorials, Creating a 
Database Driven Application With PHP">
+    <meta name="keywords" content="Apache NetBeans, Tutorials, Lesson 7: 
Updating and Deleting Entries in the Database">
     <meta name="generator" content="Apache NetBeans">
     <link rel="stylesheet" href="/css/font-awesome.min.css">
      <link rel="stylesheet" 
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css">
 
@@ -78,11 +78,9 @@
 </section>
 
         <div class='grid-container main-content tutorial'>
-            <h1 class="sect0">Creating a Database Driven Application With 
PHP</h1>
+            <h1 class="sect0">Lesson 7: Updating and Deleting Entries in the 
Database</h1>
             <div id="toc" class="toc">
 <div id="toctitle"></div>
-<ul class="sectlevel0">
-<li><a href="#_lesson_7_updating_and_deleting_entries_in_the_database">Lesson 
7: Updating and Deleting Entries in the Database</a>
 <ul class="sectlevel3">
 <li><a href="#_tutorial_contents">Tutorial contents:</a></li>
 <li><a href="#_application_source_code_from_the_previous_lesson">Application 
Source Code from the Previous Lesson</a></li>
@@ -100,10 +98,7 @@
 <li><a 
href="#_application_source_code_after_the_current_lesson_is_completed">Application
 Source Code after the Current Lesson Is Completed</a></li>
 <li><a href="#_next_steps">Next Steps</a></li>
 </ul>
-</li>
-</ul>
 </div>
-<h1 id="_lesson_7_updating_and_deleting_entries_in_the_database" 
class="sect0">Lesson 7: Updating and Deleting Entries in the Database</h1>
 <div class="sect3">
 <h4 id="_tutorial_contents">Tutorial contents:</h4>
 <div class="olist arabic">
@@ -180,12 +175,6 @@ Creating the Database</p>
 </li>
 </ol>
 </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>In this lesson you will expand the application&#8217;s functionality with 
two features:</p>
 </div>
@@ -807,15 +796,6 @@ image::images/editWishListWishAdded.png[]</p>
 <div class="paragraph">
 <p><a href="wish-list-tutorial-main-page.html">Back to the Tutorial main 
page</a></p>
 </div>
-<div class="paragraph">
-<p><a 
href="/about/contact_form.html?to=3&amp;subject=Feedback:%20PHP%20Wish%20List%20CRUD%207:%20Updating%20and%20Deleting%20DB%20Entries">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 [email protected] 
mailing list</a>.</p>
-</div>
-<div class="paragraph">
-<p><a href="../../trails/php.html">Back to the PHP Learning Trail</a></p>
-</div>
 </div>
 </div>
             
diff --git a/content/kb/docs/php/wish-list-lesson8.html 
b/content/kb/docs/php/wish-list-lesson8.html
index cadf20c..e1deb37 100644
--- a/content/kb/docs/php/wish-list-lesson8.html
+++ b/content/kb/docs/php/wish-list-lesson8.html
@@ -5,11 +5,11 @@
 <head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Creating a Database Driven Application With PHP</title>
+    <title>Lesson 8: Making the Application Look Better Using the CSS 
Technology</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="Creating a Database Driven Application 
With PHP - Apache NetBeans">
+    <meta name="description" content="Lesson 8: Making the Application Look 
Better Using the CSS Technology - Apache NetBeans">
     <meta name="author" content="Apache NetBeans">
-    <meta name="keywords" content="Apache NetBeans, Tutorials, Creating a 
Database Driven Application With PHP">
+    <meta name="keywords" content="Apache NetBeans, Tutorials, Lesson 8: 
Making the Application Look Better Using the CSS Technology">
     <meta name="generator" content="Apache NetBeans">
     <link rel="stylesheet" href="/css/font-awesome.min.css">
      <link rel="stylesheet" 
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css">
 
@@ -78,11 +78,9 @@
 </section>
 
         <div class='grid-container main-content tutorial'>
-            <h1 class="sect0">Creating a Database Driven Application With 
PHP</h1>
+            <h1 class="sect0">Lesson 8: Making the Application Look Better 
Using the CSS Technology</h1>
             <div id="toc" class="toc">
 <div id="toctitle"></div>
-<ul class="sectlevel0">
-<li><a 
href="#_lesson_8_making_the_application_look_better_using_the_css_technology">Lesson
 8: Making the Application Look Better Using the CSS Technology</a>
 <ul class="sectlevel3">
 <li><a href="#_tutorial_contents">Tutorial contents:</a></li>
 <li><a href="#_application_source_code_from_the_previous_lesson">Application 
Source Code from the Previous Lesson</a></li>
@@ -102,10 +100,7 @@
 <li><a 
href="#_application_source_code_after_the_current_lesson_is_completed">Application
 Source Code after the Current Lesson Is Completed</a></li>
 <li><a href="#_next_steps">Next Steps</a></li>
 </ul>
-</li>
-</ul>
 </div>
-<h1 id="_lesson_8_making_the_application_look_better_using_the_css_technology" 
class="sect0">Lesson 8: Making the Application Look Better Using the CSS 
Technology</h1>
 <div class="sect3">
 <h4 id="_tutorial_contents">Tutorial contents:</h4>
 <div class="olist arabic">
@@ -179,12 +174,6 @@ Creating the Database</p>
 </li>
 </ol>
 </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>In this lesson you learn how to do the following:</p>
 </div>
@@ -465,15 +454,6 @@ When a class is specified within a &lt;div&gt; tag, no dot 
is required in prepos
 <div class="paragraph">
 <p><a href="wish-list-tutorial-main-page.html">Back to the Tutorial main 
page</a></p>
 </div>
-<div class="paragraph">
-<p><a 
href="/about/contact_form.html?to=3&amp;subject=Feedback:%20PHP%20Wish%20List%20CRUD%200:%20Using%20and%20CSS">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 [email protected] 
mailing list</a>.</p>
-</div>
-<div class="paragraph">
-<p><a href="../../trails/php.html">Back to the PHP Learning Trail</a></p>
-</div>
 </div>
 </div>
             
diff --git a/content/kb/docs/php/wish-list-lesson9.html 
b/content/kb/docs/php/wish-list-lesson9.html
index 307f0f7..fb88660 100644
--- a/content/kb/docs/php/wish-list-lesson9.html
+++ b/content/kb/docs/php/wish-list-lesson9.html
@@ -5,11 +5,11 @@
 <head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Creating a Database Driven Application With PHP</title>
+    <title>Lesson 9: Deploying the Application on a Remote Web Server</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="Creating a Database Driven Application 
With PHP - Apache NetBeans">
+    <meta name="description" content="Lesson 9: Deploying the Application on a 
Remote Web Server - Apache NetBeans">
     <meta name="author" content="Apache NetBeans">
-    <meta name="keywords" content="Apache NetBeans, Tutorials, Creating a 
Database Driven Application With PHP">
+    <meta name="keywords" content="Apache NetBeans, Tutorials, Lesson 9: 
Deploying the Application on a Remote Web Server">
     <meta name="generator" content="Apache NetBeans">
     <link rel="stylesheet" href="/css/font-awesome.min.css">
      <link rel="stylesheet" 
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css">
 
@@ -78,11 +78,9 @@
 </section>
 
         <div class='grid-container main-content tutorial'>
-            <h1 class="sect0">Creating a Database Driven Application With 
PHP</h1>
+            <h1 class="sect0">Lesson 9: Deploying the Application on a Remote 
Web Server</h1>
             <div id="toc" class="toc">
 <div id="toctitle"></div>
-<ul class="sectlevel0">
-<li><a 
href="#_lesson_9_deploying_the_application_on_a_remote_web_server">Lesson 9: 
Deploying the Application on a Remote Web Server</a>
 <ul class="sectlevel3">
 <li><a href="#_tutorial_contents">Tutorial contents:</a></li>
 <li><a href="#_application_source_code_from_the_previous_lesson">Application 
Source Code from the Previous Lesson</a></li>
@@ -94,10 +92,7 @@
 <li><a href="#_updating_the_class_wishdb">Updating the Class WishDB</a></li>
 <li><a href="#_next_steps">Next Steps</a></li>
 </ul>
-</li>
-</ul>
 </div>
-<h1 id="_lesson_9_deploying_the_application_on_a_remote_web_server" 
class="sect0">Lesson 9: Deploying the Application on a Remote Web Server</h1>
 <div class="sect3">
 <h4 id="_tutorial_contents">Tutorial contents:</h4>
 <div class="olist arabic">
@@ -165,12 +160,6 @@ Creating the Database</p>
 </li>
 </ol>
 </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>Normally, a real-life PHP application is run on a remote server and is 
accessed through a File Transfer Protocol (FTP). To deploy your CRUD 
application on a remote server, you will need to register an account on a 
hosting provider, register an FTP account, and create a remote database.</p>
 </div>
@@ -393,15 +382,6 @@ Creating the Database</p>
 <div class="paragraph">
 <p><a href="wish-list-tutorial-main-page.html">Back to the Tutorial main 
page</a></p>
 </div>
-<div class="paragraph">
-<p><a 
href="/about/contact_form.html?to=3&amp;subject=Feedback:%20PHP%20Wish%20List%20CRUD%200:%20Using%20and%20CSS">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 [email protected] 
mailing list</a>.</p>
-</div>
-<div class="paragraph">
-<p><a href="../../trails/php.html">Back to the PHP Learning Trail</a></p>
-</div>
 </div>
 </div>
             


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to