basic question: how to add a class to netbeans project

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kc11
Forum Commoner
Posts: 73
Joined: Mon Sep 27, 2010 3:26 pm

basic question: how to add a class to netbeans project

Post by kc11 »

Hi,

I am a relatively new php developer. I am using netbeans 7.0 beta, which has worked for me with several prior projects. I am using the wamp 2.0 server and windows 7.
I have downloaded a class called snoopy (a web client) and am trying to include it in my script. when I do this in a basic editor like notepad++
it works, but with netbeans I can't figure out how to include it. I've searched online, to no avail.

Could anyone walk me through how to create a project in netbeans and add an external class .

Many thanks,

KC :banghead:
Post Reply