TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-03-2009, 02:30 PM   #1 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 16
Thanks: 3
DotNetTim is on a distinguished road
Default PHP IDE question

Hi folks. I'm very, very new to PHP, and as a matter of fact, I've been working on other projects so I've not been able to use PHP lately, I hate it because I really want to learn a lot about it. I'll get there though when time allows. Here's my question.

I've got PHP Admin and wamp server setup and it's working properly. I want to use Netbeans IDE. Does anyone else use it and what do you think of it? The price was right.. Free.. hehe.. I'm not going to be doing a lot of developing, but when I do, it's mostly for small database driven sites. I've not decided what database I want to use, but it looks like most are using mySQL. I have nothing against the same, but dont' know it like I do Microsoft SQL server and Access and SQL lite. I'm wondering if anyone knows where one can get SQL lite as the database on their web hosting?

Thanks
Tim
DotNetTim is offline  
Reply With Quote
Old 06-03-2009, 02:46 PM   #2 (permalink)
The Acquainted
 
Hightower's Avatar
 
Join Date: May 2009
Location: Durham, UK
Posts: 134
Thanks: 9
Hightower is on a distinguished road
Default

It's a major discussion, and a frequent one, discussing editors. It all comes down to taste. On Windows I like to use Notepad++ and WAMP as my setup. On linux I use gEdit with a few tweaks to get it looking how I want.

Also, my hosting is linux, so anything I develop on my laptop (linux) I know will work when uploaded. If I develop on my desktop (windows) then I can't be too sure.

I've never used anything else really as I found Notepad++ early on and got used to it. I like it for the reason it highlights loads of languages, so it's kind of a 1 editor fixes all problems sort of stuff.
__________________
Hightower's Softpolio
Send a message via MSN to Hightower
Hightower is offline  
Reply With Quote
Old 06-03-2009, 02:54 PM   #3 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 16
Thanks: 3
DotNetTim is on a distinguished road
Default

High Tower,

Thank you so much. It sounds like that's the way to go. When I first started with ASP I only used Notepad for God's sake.. hehe.. Then I used Microsofts first Visual Interdev and it was pretty good really, then they messed it up so I went to another editor. I wish they would have stayed with ASP instead of .Net, but they're wanting to be the next Java. I can see now that they're going to try to develop the .net Layer for Mac and Linux, etc, someday, then any dot net programmer would just be a Dot Net programmer no matter what the OS. I can't see how it would work, but I hear it will..
Thanks
Tim
DotNetTim is offline  
Reply With Quote
Old 06-04-2009, 01:15 PM   #4 (permalink)
The Contributor
 
Sirupsen's Avatar
 
Join Date: May 2009
Posts: 53
Thanks: 2
Sirupsen is on a distinguished road
Default

I use Netbeans too, but I'm always looking for a better alternative. :) Mostly I'm waiting for Sublime Text to support FTP better, since it just looks so pwn! :D
Send a message via AIM to Sirupsen Send a message via MSN to Sirupsen Send a message via Yahoo to Sirupsen Send a message via Skype™ to Sirupsen
Sirupsen is offline  
Reply With Quote
Old 06-05-2009, 04:24 PM   #5 (permalink)
The Contributor
 
hello-world's Avatar
 
Join Date: Feb 2009
Posts: 73
Thanks: 30
hello-world is on a distinguished road
Default

I have netbeans and Eclipse.
hello-world is offline  
Reply With Quote
Old 06-06-2009, 10:45 AM   #6 (permalink)
The Contributor
 
Sakakuchi's Avatar
 
Join Date: Feb 2009
Posts: 64
Thanks: 1
Sakakuchi is on a distinguished road
Default

For real developing (@work or @home): Eclipse
When I'm on tour (with EEE): VIM
And for some quick dirty changes here and there: Notpad++ or GVIM under Windows - and VIM or Nano under Linux.

Used to develop with Aptana an while ago.
Sakakuchi is offline  
Reply With Quote
Old 06-09-2009, 12:27 AM   #7 (permalink)
The Contributor
 
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
rguy84 is on a distinguished road
Default

I use Netbeans for my IDE. Its tool tips are great and if you make a class within a project it picks that up also.
Send a message via AIM to rguy84 Send a message via MSN to rguy84 Send a message via Yahoo to rguy84 Send a message via Skype™ to rguy84
rguy84 is offline  
Reply With Quote
The Following User Says Thank You to rguy84 For This Useful Post:
DotNetTim (06-13-2009)
Old 06-13-2009, 11:08 PM   #8 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 16
Thanks: 3
DotNetTim is on a distinguished road
Default

rGUY,

Thank you so much. I've not had the time to play with it lately, but it looks killer and the price is right.. hehe.. :)
Thanks..
Tim
DotNetTim is offline  
Reply With Quote
Old 06-14-2009, 01:10 AM   #9 (permalink)
The Contributor
 
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
rguy84 is on a distinguished road
Default

I haven't done big projects yet, both with NetBeans and in general, so I can't say how nice it is personally for that, but from what i've read people like it. I always forget about the autocomplete stuff like if else.
__________________
Ryan | Blog | Twitter
Send a message via AIM to rguy84 Send a message via MSN to rguy84 Send a message via Yahoo to rguy84 Send a message via Skype™ to rguy84
rguy84 is offline  
Reply With Quote
Old 06-22-2009, 12:52 PM   #10 (permalink)
The Wanderer
 
Join Date: Jun 2009
Posts: 11
Thanks: 4
dodgeqwe is on a distinguished road
Default

im a newbie, i use nusphere IDE its very good as it have detailed documentation on PHP,CSS,HTML.
dodgeqwe is offline  
Reply With Quote
The Following User Says Thank You to dodgeqwe For This Useful Post:
DotNetTim (06-22-2009)
Old 06-22-2009, 05:39 PM   #11 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 16
Thanks: 3
DotNetTim is on a distinguished road
Default

Thank you sir.. I appreciate it..
Tim
DotNetTim is offline  
Reply With Quote
Old 06-23-2009, 09:07 AM   #12 (permalink)
Jim
The Addict
 
Jim's Avatar
 
Join Date: Nov 2007
Location: the Netherlands
Posts: 281
Thanks: 2
Jim is on a distinguished road
Default

At work i use Aptana just because i play around with JS alot here. At home i use Zend Studio.
__________________
Nunchaku! Who doesn't like martial arts? =)
Send a message via MSN to Jim Send a message via Skype™ to Jim
Jim is offline  
Reply With Quote
Old 06-23-2009, 03:22 PM   #13 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Yes, either WH has gone completely bonkers or he's posted this here as a mistake!
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Old 06-23-2009, 03:51 PM   #14 (permalink)
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

Hah! Sorry! How did that happen?
*Gives self infraction*
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get PHP 5. to work? Newbie windows PHP guy DotNetTim Absolute Beginners 11 02-01-2013 11:02 AM
10 PHP Myths Dispelled Wildhoney General 9 06-15-2009 06:55 AM
quick question regarding c and php. masfenix General 6 07-10-2008 04:50 PM
PHP Compressor Kalle Script Giveaway 8 05-28-2008 12:14 AM
I present... my first original script obolus Absolute Beginners 14 12-29-2007 04:05 AM


All times are GMT. The time now is 09:22 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design