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 a1f2921 Automated site publishing by Jenkins build 499
a1f2921 is described below
commit a1f2921757df21ee08748f47118007e35d8db690
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 22:26:37 2019 +0000
Automated site publishing by Jenkins build 499
---
.../docs/php/remote-hosting-and-ftp-account.html | 32 ++++++++--------------
1 file changed, 11 insertions(+), 21 deletions(-)
diff --git a/content/kb/docs/php/remote-hosting-and-ftp-account.html
b/content/kb/docs/php/remote-hosting-and-ftp-account.html
index 35350ef..c338cbf 100644
--- a/content/kb/docs/php/remote-hosting-and-ftp-account.html
+++ b/content/kb/docs/php/remote-hosting-and-ftp-account.html
@@ -99,8 +99,17 @@
<div class="paragraph">
<p>Normally, a real-life PHP application is run on a remote server. Remote
applications are accessed either through a version control system or through
File Transfer Protocol (FTP).</p>
</div>
-<div class="paragraph">
-<p><strong>Caution:</strong> NetBeans provides basic support for FTP/SFTP,
sufficient for a lone developer to work on a simple project. If you are working
on a complex project or with multiple developers, you should use a version
control system. NetBeans IDE supports a number of version control systems. See
our <a href="../ide/subversion.html">Subversion</a> and <a
href="../ide/git.html">Git</a> tutorials, for example. If you must use FTP/SFTP
with a complex project, consider using the I [...]
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<div class="title">Note</div>
+</td>
+<td class="content">
+NetBeans provides basic support for FTP/SFTP, sufficient for a lone developer
to work on a simple project. If you are working on a complex project or with
multiple developers, you should use a version control system. NetBeans IDE
supports a number of version control systems. See our <a
href="../ide/subversion.html">Subversion</a> and <a
href="../ide/git.html">Git</a> tutorials, for example. If you must use FTP/SFTP
with a complex project, consider using the IDE in combination with a full [...]
+</td>
+</tr>
+</table>
</div>
<div class="paragraph">
<p><strong>JDK 7 + Windows 7/Vista:</strong> Windows 7 and Windows Vista
firewall blocks some FTP operations that are launched by JDK 7. See <a
href="http://forums.netbeans.org/post-115176.html#113923">NetBeans forum</a>
for workaround.</p>
@@ -111,12 +120,6 @@
<div class="paragraph">
<p>All the user names, passwords, and email addresses are fake and used as
examples only. The administration of the hosting blocks an account if the user
does not show up on the forum for more than a week. So you may fail to apply
exactly the same user names, passwords, email addresses, and other credentials
from the tutorial.</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>
@@ -133,10 +136,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>
@@ -412,15 +411,6 @@ image::images/sync-summary.png[]</p>
<div class="paragraph">
<p>An alternative to working with remote database CRUD tools is to use
NetBeans IDE’s CRUD features to work with a local database. Then you can
copy or dump the local database to the remote database. On x10Hosting.com, you
can use their phpMyAdmin panel to upload the local database.</p>
</div>
-<div class="paragraph">
-<p><a
href="/about/contact_form.html?to=3&subject=Feedback:%20PHP%20Remote%20Hosting%20and%20FTP">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 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