473,563 Members | 2,635 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

php vs java netbeans

Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance
Mar 2 '08 #1
6 1751
Giovanni wrote:
Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance
php is on topic here, netbeans are not.

Next?
Mar 2 '08 #2
On Mar 2, 12:00*pm, Giovanni <blastingpro... @gmail.comwrote :
Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance
NetBeans is an IDE and PHP is an open-source server-side scripting
language
Mar 3 '08 #3
On Mar 2, 12:00*pm, Giovanni <blastingpro... @gmail.comwrote :
Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance
NetBeans is an IDE used alot for Java development and PHP is an open-
source server-side scripting
language
Mar 3 '08 #4
On 3 Mar, 02:39, "tes...@hotmail .com" <tes...@hotmail .comwrote:
On Mar 2, 12:00 pm, Giovanni <blastingpro... @gmail.comwrote :
Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance

NetBeans is an IDE used alot for Java development and PHP is an open-
source server-side scripting
language
Maybe I explained wrong...
we are learning netbeans at university. The teacher is making some
example 20 rows long that in php I can do with just 1 row...
so I'm not able to see why it's so useful and why not we cannot learn
php instead!
Mar 3 '08 #5

"Giovanni" <bl************ @gmail.comwrote in message
news:fe******** *************** ***********@e6g 2000prf.googleg roups.com...
On 3 Mar, 02:39, "tes...@hotmail .com" <tes...@hotmail .comwrote:
>On Mar 2, 12:00 pm, Giovanni <blastingpro... @gmail.comwrote :
Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance

NetBeans is an IDE used alot for Java development and PHP is an open-
source server-side scripting
language

Maybe I explained wrong...
we are learning netbeans at university. The teacher is making some
example 20 rows long that in php I can do with just 1 row...
so I'm not able to see why it's so useful and why not we cannot learn
php instead!
You're comparing apples and oranges. Or maybe apples and an orange juice
processing plant.

You are effectively saying, "why should I spend so much time learning how to
operate the orange juice processing plant, when I can pick an apple and eat
it in 30 seconds?"

That's the best I can do.

Mar 3 '08 #6
Giovanni wrote:
On 3 Mar, 02:39, "tes...@hotmail .com" <tes...@hotmail .comwrote:
>On Mar 2, 12:00 pm, Giovanni <blastingpro... @gmail.comwrote :
>>Hi, could someone explain to me the difference between php and
netbeans? What one can do and the other not, and viceversa?
tnx in advance
NetBeans is an IDE used alot for Java development and PHP is an open-
source server-side scripting
language

Maybe I explained wrong...
we are learning netbeans at university. The teacher is making some
example 20 rows long that in php I can do with just 1 row...
so I'm not able to see why it's so useful and why not we cannot learn
php instead!
In addition to what the others have said, netbeans have their uses,
also. They're a good thing to learn; even if you don't use Java, the
techniques you'll learn can be used other places.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Mar 3 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
2768
by: Dave D | last post by:
What's the Big Java Development Environment These Days? I used to use VisualCafe years ago.... -- Dave
3
1937
by: billbou | last post by:
Exw balei Forte4.0 sto PC kai java_sdk_1.4.2. To problima einai oti den brisko online documentation(oxi meso internet) kai mou exoun spasei ta neyra. Den mporeis na thimase toses klaseis apekso, einai aytoktonia. Any suggestions?
3
2316
by: Francis M | last post by:
Nowadays when you obtain the SDK form java.com you get a new interactive programming environemt much like the Borland C++ IDE. Up to now I've been developing applications "the old way" using the operating system command line method. that is, javac MyApp.java Then my computer at home crashed and I decided to install the JDK on my office...
13
4433
by: Ash | last post by:
Hey. Im new to Java, and am having a prroblem with the netbeans IDE. every time i try to import java.awt.* , I can't use any of the methods(like they don't exist). I can compile it fine, but when I try to run it, I get "exception in class main". Can anyone help me, please?
0
1843
by: gen_www | last post by:
I am running an applet in Internet Explorer using <Object> tag and trying to attach to it using Netbeans IDE. However Netbeans is not able to attach to the applet. However I can use Netbeans to attach to Weblogic server. a) Have read various documents on various websites including http://java.sun.com/products/plugin/1.3/docs/debugging.html...
4
4797
by: David Moss | last post by:
I was given a Compaq pocket PC with windows mobile 2002. I immediately began looking into how to program it and Java seemed initially to be a good choice. To my surprise I found it wasn't as straightforward as Java for the desktop. Even finding a JRE for the PDA is a nightmare. The PC came with Jeode, a version of PersonalJava....
1
9605
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej and I was wondering if anyone here would be able to give me some tips for young players such as myself, for learning the language. Is this the...
20
4625
by: Bill DeWitt | last post by:
I downloaded the Sun product, and find it feature rich but slow. Can someone recommend a more basic (freeware) IDE which will help a newbie without hiding every bit of code? I can program my way out of a wet paper bag in a few languages, but want to by-pass some of the learning curve for this project.
17
9364
by: JD | last post by:
hi, i m new to java, i want to know if there is a good and free Java IDE that i can use that'll help me, i dont care if its complicated , i just want it to be good, i tried netbeans which comes bundled with java sdk 6 from sun, the prob with it is that , if i use for-each loop, it says to use option -source 1.5, i used it, didnt work, so...
0
7659
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7580
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7882
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
5481
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5208
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3634
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3618
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2079
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1194
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.