943,708 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 829
  • PHP RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Jul 29th, 2009
0

Re: this as apposed to [this]

Since you are new to PHP you should get into good practices now. NEVER use " unless you are using a variable. Use ' instead. On small files this isn't so important but on heavy servers or heavy scripts that can save you a lot of page load time.

As for IDE's. Zend is one of the best in my opinion. I use 5.5.1, the new one blows. EditPlus is nice too. IDE's are a personal preference. I used notepad for years. I hate dreamweaver as many experienced programmers do as well, but its not bad for beginners.

I would recommend an IDE that will allow debuggers and use the zend debugger. This will teach you how to fix many small issues veteran programmers miss, like php warnings. I programmed for almost 5 years before i used a debugger and i will never go back to not using one.
Reputation Points: 12
Solved Threads: 6
Light Poster
SoN9ne is offline Offline
42 posts
since Jul 2009
Jul 29th, 2009
0

Re: this as apposed to [this]

Cheers for the info SoN9ne.
Ill go get zend now and take a look at it.
I like dreamweaver personally as I use it for designing rather than coding. and yes I am a beginner which is probably another reason why. I also like the fact that I can see everything live as I work both in the script panel and the design panel, that way I can learn a little more html that I may not have known already. My problem is not being able to have any visual representation of the code Im typing, Im sure when I become more experienced with php this wont be an issue and maybe the nature of the script or the ide wont have a visual representation for me to reference to so I'll just have to get used to it that bit quicker.
nice one for the advice anyway and i'll keep it in mind as I continue to learn.
Last edited by vtek; Jul 29th, 2009 at 6:05 pm. Reason: misplaced word
Reputation Points: 10
Solved Threads: 0
Newbie Poster
vtek is offline Offline
7 posts
since Jul 2009
Jul 29th, 2009
0

Re: this as apposed to [this]

Hey,

On the subject of development environments. I'm sure the Zend IDE is a good suggestion, however I too use Dreamweaver but just in Source view mode. I also have an Apache server running locally with PHP support, so I can make changes in source view, hit F12 for my browser and view the changes live running on my local server. It's pretty easy to point Dreamweaver to launch from your server environment too.

There are plenty of good builds of Apache with PHP and MySql and more all ready to roll for your PC environment (I run on Windows XP Pro), but the one I use that works great and is easy-breezy to install is found here, and free: http://www.indigostar.com/indigoampp.html

Good luck to you
Reputation Points: 30
Solved Threads: 36
Posting Whiz
langsor is offline Offline
389 posts
since Aug 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: creating an automatable autoresponder
Next Thread in PHP Forum Timeline: ftp_put Problem





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC